docker-ubuntu-install Just a script to automate docker-ce installation on ubuntu This script will uninstall the default docker stack and install the docker-ce latest version. bash ./docker-install.sh systemctl restart docker