I'm thinking about switching from Linux Mint to Ubuntu for some projects, and I noticed that Docker's website mentions preferring non-LTS Ubuntu versions. Is this still a concern, or can I use an LTS version without problems? Which version of Ubuntu would you recommend for running Docker?
1 Answer
I've been using Docker on Ubuntu LTS without any issues! Just make sure not to install it via Snap; I used the script from the Docker website, and it's been smooth sailing. Running on 24.04 LTS specifically, everything works great for me.

Same here! I'm also on 24.04 LTS and Docker runs perfectly. No real issues at all.