Use the docker version which works with 14.04 lxc.
This commit is contained in:
parent
32583a5675
commit
ec282999bf
3 changed files with 1 additions and 1 deletions
binary_dependencies/builder
lxc-docker-0.9.0_0.9.0-20140501154048-4c49268-dirty_amd64.deblxc-docker-0.9.0_0.9.0-20140501212101-72572f0-dirty_amd64.deb
workers
Binary file not shown.
Binary file not shown.
|
@ -11,7 +11,7 @@ check out the code, install the kernel, custom docker, nsexec, and reboot:
|
||||||
git clone https://bitbucket.org/yackob03/quay.git
|
git clone https://bitbucket.org/yackob03/quay.git
|
||||||
cd quay
|
cd quay
|
||||||
sudo gdebi --n binary_dependencies/builder/nsexec_1.22ubuntu1trusty1_amd64.deb
|
sudo gdebi --n binary_dependencies/builder/nsexec_1.22ubuntu1trusty1_amd64.deb
|
||||||
sudo gdebi --n binary_dependencies/builder/lxc-docker-0.9.0_0.9.0-20140501154048-4c49268-dirty_amd64.deb
|
sudo gdebi --n binary_dependencies/builder/lxc-docker-0.9.0_0.9.0-20140501212101-72572f0-dirty_amd64.deb
|
||||||
sudo chmod +x /var/lib/lxc
|
sudo chmod +x /var/lib/lxc
|
||||||
sudo chmod +x /var/lib/docker
|
sudo chmod +x /var/lib/docker
|
||||||
cd ~
|
cd ~
|
||||||
|
|
Reference in a new issue