08/07/14

Docker on Crunchbang/Waldorf

A friend of mine convinced me to start playing a bit with docker. Looking around it seemed the best solution was to start from an Ubuntu machine, but I found beequeue, following Wil Tan, a easy time-saving solution!

echo deb http://get.docker.io/ubuntu docker main | sudo tee /etc/apt/sources.list.d/docker.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
sudo apt-get update
sudo apt-get install -y lxc-docker

Nessun commento:

Posta un commento