Created
January 13, 2015 23:48
-
-
Save volkstrader/08c467fcf35ca7bb3996 to your computer and use it in GitHub Desktop.
Install docker on ubuntu
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/ubuntu/ | sudo sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment