/docker-install-script

A script to install docker on Ubuntu machine

Primary LanguageShell

docker-install-script

This script helps to take care of the automation of docker installation on Ubuntu machines.

How to use this script

  1. Clone this repo and cd into the docker-install-script directory.
  2. Make the file executable with:
    sudo chmod +x docker-install.sh
    
  3. Run the script with:
    ./docker-install.sh