Install docker on debian the easy way¶
This is the easiest way to install docker and docker compose on debian.
Better yet docker updates can be done by rerunning the script mentioned or using apt upgrade etc
Assumes you followed Debian VM Install Instructions
Install Docker¶
Login as yourself
No really thats it. Note the latest version of the script automatically installs the docker compose plugin. so no need to install python or old docker-compose python app.