Skip to content

Instantly share code, notes, and snippets.

@flrngel
Created December 21, 2014 11:36
Show Gist options
  • Save flrngel/52dd93ff0fff33f2d6cd to your computer and use it in GitHub Desktop.
Save flrngel/52dd93ff0fff33f2d6cd to your computer and use it in GitHub Desktop.
docker 1 line install
curl -sSL https://get.docker.com/ubuntu/ | sudo sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment