I use it and I have not encountered this. You’re referring to the desktop GUI maybe?
Then you install Docker because may Linux apps come distributed only as Docker images and find out that Docker has its own AI built in called Gordon.
Then Lemmy dogpiles me for, “What do you expect for running corporate software.”
henfredemars@infosec.pub 3 weeks ago
Blue_Morpho@lemmy.world 3 weeks ago
Yes, Docker Desktop which if you follow the guide for Network Proxy Manager and other docker apps you end up installing. You’d have to already know that Docker Desktop has AI to avoid it and find a work around install.
If the default is getting Docker AI when you install popular apps in Linux, at that point it’s not different from knowing that the default is getting Copilot in Windows and then following online guides to remove it.
russjr08@bitforged.space 3 weeks ago
I assume you mean Nginx Proxy Manager? I’m surprised that you would even run that on a desktop with a GUI, seems far more fit for a headless system. Of course, nothing stops you - it’s your system.
As a general note I’d recommend docker CLI / compose, most applications will assume you’re using that and have instructions tailored for it (which is helpful if you’re new to docker).
To be honest I didn’t even know docker had a desktop app for Linux, I’ve only seen folks use it on Windows and macOS.
Blue_Morpho@lemmy.world 3 weeks ago
I’m surprised that you would even run that on a desktop with a GUI,
???
The install guide says you need docker compose and links to the docker compose install guide. The link provided for docker compose installs docker desktop. Docker Desktop is a program that shows your running Dockers and allows you to start and stop them.
But fuck me for being a simple man that Read the Fucking Manual and followed the directions provided.
doxxx@lemmy.ca 3 weeks ago
Only Docker Desktop has the AI feature. You can install the Docker engine and CLI tools without it on Linux. Or Podman, a similar alternative.
SuperSpruce@lemmy.zip 3 weeks ago
Nobody expects new Linux users to use the CLI though. For a normal user that just wants to run their software they will encounter this crap.