add Docker 0.12 workaround

This commit is contained in:
Jeff Atwood 2014-06-07 23:30:09 -07:00
parent 61bcdb926a
commit 4a5d021485

View File

@ -46,6 +46,11 @@ You will be asked for permission to connect, type `yes`, then enter the root pas
<img src="https://meta-discourse.r.worldssl.net/uploads/default/4445/35af9b94d045c691.png" width="586" height="452">
FOR THIS WEEK ONLY, temporarily revert to Docker 0.11.1 due to [severe Docker 0.12 bug](https://github.com/dotcloud/docker/issues/6245):
apt-get update
apt-get install lxc-docker-0.11.1
# Install Discourse
Create a `/var/docker` folder: