Skip to content

Instantly share code, notes, and snippets.

@iolson
Last active December 28, 2015 16:23
Show Gist options
  • Save iolson/b0b123818ac86b739fb4 to your computer and use it in GitHub Desktop.
Save iolson/b0b123818ac86b739fb4 to your computer and use it in GitHub Desktop.
# Using cURL
curl -sSL https://get.docker.com/ | sh
# Using Ubuntu
sudo apt-get install docker.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment