Installing specific version of Docker in Debian based distributions.
Docker has some problems while installing specific version, this might help:
echo deb http://get.docker.com/ubuntu docker main > /etc/apt/sources.list.d/docker.list
apt-key adv --keyserver pgp.mit.edu --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
apt-get update
apt-get install -y lxc-docker-1.3.3
Written by Jorge de los Santos Lanzas
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Debian
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#