Running the Install Script
susudo root
apt-get install curl
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
Setup should complete automatically.
susudo root
apt-get install curl
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
Setup should complete automatically.