Update README.md
This commit is contained in:
parent
721d80a148
commit
0e4253096c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Create a data container and edit the configuration file.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run --name shadowsocks-data leesah/shadowsocks /bin/true
|
docker run --name shadowsocks-data leesah/shadowsocks /bin/true
|
||||||
docker run --interactive --tty --rm --volumes-from shadowsocks-data leesah/shadowsocks vi /etc/shadowsocks.conf
|
docker run --interactive --tty --rm --volumes-from shadowsocks-data leesah/shadowsocks vi /etc/shadowsocks.json
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the daemon container.
|
Start the daemon container.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue