Skip to content

Instantly share code, notes, and snippets.

@andreybolonin
Created June 4, 2017 09:17
Show Gist options
  • Save andreybolonin/3a921fc19b8a8370536f8dee6f1bdf43 to your computer and use it in GitHub Desktop.
Save andreybolonin/3a921fc19b8a8370536f8dee6f1bdf43 to your computer and use it in GitHub Desktop.
sudo echo "deb https://download.docker.com/linux/ubuntu zesty edge" > /etc/apt/sources.list.d/docker.list
sudo apt update && sudo apt install docker-ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment