mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
add Docker 0.12 workaround
This commit is contained in:
parent
61bcdb926a
commit
4a5d021485
1 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue