This commit is contained in:
ge 2022-12-15 03:16:22 +03:00
parent 1ed2e1dd57
commit 445edf6c0c

View File

@ -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
@ -18,13 +18,7 @@ docker run \
--publish 8388:8388 \
--publish 8388:8388/udp \
--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:
```shell
docker pull nxhs/ss-libev-v2ray
```
See client.json for client config example. Don't forget install v2ray-plugin on client too.
See [client.json](client.json) for client config example. Don't forget install v2ray-plugin on client too.