Created
May 26, 2018 11:11
-
-
Save souparno/e5aca17255e0f528229d6fb83a66caee to your computer and use it in GitHub Desktop.
docker installation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sSL https://get.docker.com/ | sh | |
sudo usermod -aG docker ubuntu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment