forked from moby/moby
-
Notifications
You must be signed in to change notification settings - Fork 0
debian package
Greg Fitzgerald edited this page Jun 22, 2013
·
8 revisions
sudo apt-get update sudo apt-get install -y debhelper build-essential autotools-dev golang git clone https://github.com/dotcloud/docker cd docker/packaging/debian make debian sudo dpkg -i lxc-docker_*-1_amd64.deb; sudo apt-get install -f -y