Comment on PSA: The Docker Snap package on Ubuntu sucks.
ikidd@lemmy.world 10 months ago
Yah, it’s been trash from the start. I tried it 2 years ago and the unpredictable weird shit it did was useless to try to troubleshoot.
Debian with the Docker convenience script is the way to run Docker.
lemmyvore@feddit.nl 10 months ago
Docker has an apt repo. You can add it to your Debian/Ubuntu and install and update packages normally. No need to use a script install.
ikidd@lemmy.world 10 months ago
That’s essentially what the script does, then installs all the deps and docker, sets up the service.
NotATurtle@lemmy.dbzer0.com 10 months ago
Is there a difference between the apt and the install script version?
aniki@lemm.ee 10 months ago
all depends on what your aptitude is configured to look for.