before run, you must prepare the 3 config file of ssrmu, userapiconfig.pyćuser-config.json and usermysql.json. All settings are include in the config file, no arg supported.
docker run -d \
-p 989:989 \
--restart unless-stopped \
--name ssr \
-v /root/shadowsocksr/userapiconfig.py:/shadowsocksr-manyuser/userapiconfig.py \
-v /root/shadowsocksr/user-config.json:/shadowsocksr-manyuser/user-config.json \
-v /root/shadowsocksr/usermysql.json:/shadowsocksr-manyuser/usermysql.json \
minirplus/ssrmu:3.3.3
change -p... and -v... to your needs.
Content type
Image
Digest
Size
38 MB
Last updated
over 4 years ago
docker pull minirplus/ssrmu:3.4.0