mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
add Docker 0.12 workaround
This commit is contained in:
parent
61bcdb926a
commit
4a5d021485
|
@ -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…
Reference in New Issue
Block a user