Skip to content

Instantly share code, notes, and snippets.

@mlafeldt
Last active June 2, 2016 12:25
Show Gist options
  • Save mlafeldt/be71416c9bd58c867a022f4ee5fba18a to your computer and use it in GitHub Desktop.
Save mlafeldt/be71416c9bd58c867a022f4ee5fba18a to your computer and use it in GitHub Desktop.
wget https://apt.dockerproject.org/repo/pool/main/d/docker-engine/docker-engine_1.11.1-0~trusty_amd64.deb
sudo dpkg -i docker-engine_1.11.1-0~trusty_amd64.deb
sudo apt-get -y -f install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment