Skip to content

Instantly share code, notes, and snippets.

@souparno
Created May 26, 2018 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save souparno/e5aca17255e0f528229d6fb83a66caee to your computer and use it in GitHub Desktop.
Save souparno/e5aca17255e0f528229d6fb83a66caee to your computer and use it in GitHub Desktop.
docker installation
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