mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-06-07 21:09:54 +00:00
update docker run command
This commit is contained in:
parent
7b3ffc9ea2
commit
c58745619b
@ -17,7 +17,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/XrayR-project/XrayR-release/ma
|
|||||||
# Docker 安装
|
# Docker 安装
|
||||||
|
|
||||||
```
|
```
|
||||||
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
|
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
|
||||||
```
|
```
|
||||||
|
|
||||||
# Docker compose 安装
|
# Docker compose 安装
|
||||||
|
Loading…
x
Reference in New Issue
Block a user