mirror of
https://github.com/XrayR-project/XrayR-doc.git
synced 2025-06-07 21:19:52 +00:00
update docker
This commit is contained in:
parent
cdaa889241
commit
afbc7b8b39
@ -63,7 +63,7 @@ chmod +x /usr/local/bin/docker-compose
|
||||
请注意指定`config.yml`目录。
|
||||
|
||||
```bash
|
||||
docker pull mengxin239/xrayr:latest && docker run --restart=always --name xrayr -d -v ${PATH_TO_CONFIG}/config.yml:/etc/XrayR/config.yml --network=host ghcr.io/xrayr-project/xrayr:latest
|
||||
docker pull ghcr.io/xrayr-project/xrayr:latest && docker run --restart=always --name xrayr -d -v ${PATH_TO_CONFIG}/config.yml:/etc/XrayR/config.yml --network=host ghcr.io/xrayr-project/xrayr:latest
|
||||
```
|
||||
|
||||
## 更新XrayR
|
||||
|
Loading…
x
Reference in New Issue
Block a user