Update README.md

This commit is contained in:
Sah 2015-01-03 20:23:09 +08:00
parent 92cdf0fba1
commit 03ce18e728

View file

@ -20,3 +20,7 @@ Start the daemon container.
```bash ```bash
docker run --name shadowsocks-app --detach --publish 58388:8388 --volumes-from shadowsocks-data leesah/shadowsocks docker run --name shadowsocks-app --detach --publish 58388:8388 --volumes-from shadowsocks-data leesah/shadowsocks
``` ```
## References
[Shadowsocks - Servers](http://shadowsocks.org/en/download/servers.html)