mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-06-07 21:09:54 +00:00
Update README.md
This commit is contained in:
parent
5c72135495
commit
3f91aa23b3
@ -17,7 +17,7 @@ wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/ins
|
||||
# Docker 安装
|
||||
|
||||
```
|
||||
docker pull crackair/xrayr:latest && docker run --restart=always --name xrayr -d -v ${PATH_TO_CONFIG}/config.yml:/etc/XrayR/config.yml --network=host crackair/xrayr:latest
|
||||
docker pull mengxin239/xrayr:latest && docker run --restart=always --name xrayr -d -v ${PATH_TO_CONFIG}/config.yml:/etc/XrayR/config.yml --network=host crackair/xrayr:latest
|
||||
```
|
||||
|
||||
# Docker compose 安装
|
||||
|
Loading…
x
Reference in New Issue
Block a user