This commit is contained in:
Liang Ding 2014-11-19 16:40:51 +08:00
parent a7eb2a0f15
commit 289257503a
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ Download [HERE](http://pan.baidu.com/s/1dD3XwOT)!
### Docker
1. Get image: `sudo docker pull 88250/wide:latest`
2. Run: `sudo docker run --publish {port}:7070 -e channel=ws://{ip}:{port} 88250/wide:latest /go/src/github.com/b3log/wide/wide -docker=true`
2. Run: `sudo docker run --publish {port}:7070 -e channel=ws://{ip}:{port} 88250/wide:latest /root/wide/wide -docker=true`
## Known Issues