2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 15:41:38 +01:00
This commit is contained in:
kev
2015-06-14 18:24:22 +08:00
parent d99dba5b99
commit f33b4f19be
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ designed to protect your Internet traffic.
```
shadowsocks:
image: vimagick/shadowsocks:latest
image: vimagick/shadowsocks
ports:
- "8388:8388"
environment:
@@ -19,7 +19,7 @@ shadowsocks:
## server
```
$ docker-compose up
$ docker-compose up -d
```
## client