fix typo
This commit is contained in:
parent
1ed2e1dd57
commit
445edf6c0c
12
README.md
12
README.md
@ -1,4 +1,4 @@
|
|||||||
# Shadowsock-libev with v2ray-plugin image on Alpine Linux 3.17.0
|
# Shadowsocks-libev with v2ray-plugin image on Alpine Linux 3.17.0
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
@ -18,13 +18,7 @@ docker run \
|
|||||||
--publish 8388:8388 \
|
--publish 8388:8388 \
|
||||||
--publish 8388:8388/udp \
|
--publish 8388:8388/udp \
|
||||||
--restart always \
|
--restart always \
|
||||||
ss-libev-v2ray:3.3.5-r1-1.3.2
|
nxhs/ss-libev-v2ray:3.3.5-r1-1.3.2
|
||||||
```
|
```
|
||||||
|
|
||||||
Built image is available on DockerHub:
|
See [client.json](client.json) for client config example. Don't forget install v2ray-plugin on client too.
|
||||||
|
|
||||||
```shell
|
|
||||||
docker pull nxhs/ss-libev-v2ray
|
|
||||||
```
|
|
||||||
|
|
||||||
See client.json for client config example. Don't forget install v2ray-plugin on client too.
|
|
||||||
|
Reference in New Issue
Block a user