View the Project on GitHub alexg16/itlinks
sudo groupadd docker sudo usermod -aG docker $USER newgrp docker docker run hello-world