Update README.md
This commit is contained in:
parent
de839a08d9
commit
49adad89bf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Create a data container and edit the configuration file.
|
|||
|
||||
```bash
|
||||
docker run --name shadowsocks-data leesah/shadowsocks /bin/true
|
||||
docker run --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.conf
|
||||
```
|
||||
|
||||
Start the daemon container.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue