Quickly setup ubuntu to be Docker ready machine
- Clone the repo
cd
to the according version folder for your ubuntu- Run command
sudo /bin/bash docker.sh
- Wait for command finished, then you have docker and docker-compose installed and ready to use without sudo for each command.
- You need to logout
ubuntu
after all things finished in order to user the docker related command withoutsudo
.