For the Debian + Docker folk. Do you use the default Debian packages for Docker or do you use the Docker Apt repository?
Why or why not?
I generally prefer to use the packages built into Debian, but there still(?) isn’t a package for the v2 compose plugin. It’s easy to manually install, but wondering if it’s worth the change to the Docker packages.
You must log in or register to comment.
use docker apt package. latest features. builtin compose is a dealbreaker for in release version
Also docker repo but mainly because I use Jeff Geerlings ansible role for installing docker. I pin the version, so it’s not really much different from using the Debian repo
snap install docker
“I heard you liek containers, so I put your containers in a container”