Update README.md
This commit is contained in:
parent
7ad2130eaa
commit
6bfe87bbbe
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.json
|
docker run --interactive --tty --rm --volumes-from shadowsocks-data leesah/shadowsocks vi /etc/shadowsocks/shadowsocks.json
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the daemon container.
|
Start the daemon container.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue