$ sudo curl -LJO https://raw.githubusercontent.com/dnaprawa/DockerOnUbuntu/master/docker.sh
$ sudo sh docker.shIf you encounter below error when trying to use docker commands, you will need to logout and log in again.
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.socIf you plan to install on a Virtual Machine, after installation a VM restart would be required in order to propagate docker usergroup assigment to you user.