Skip to content

Instantly share code, notes, and snippets.

@papile
Created September 26, 2014 20:23
Show Gist options
  • Save papile/581dad02c9d7b396770a to your computer and use it in GitHub Desktop.
Save papile/581dad02c9d7b396770a to your computer and use it in GitHub Desktop.
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
sh -c "echo deb https://get.docker.io/ubuntu docker main > /etc/apt/sources.list.d/docker.list"
W: Failed to fetch https://get.docker.io/ubuntu/dists/docker/main/binary-amd64/Packages Protocol http not supported or disabled in libcurl
W: Failed to fetch https://get.docker.io/ubuntu/dists/docker/main/binary-i386/Packages Protocol http not supported or disabled in libcurl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment