This commit is contained in:
quackerd 2020-06-10 15:09:57 +08:00
parent fbb099214d
commit 2e01dab955
Signed by: d
GPG Key ID: 590A22374D0B819F
1 changed files with 5 additions and 0 deletions

View File

@ -39,3 +39,8 @@ services:
command: ["v2ray","-config=/etc/v2ray/config.json"]
volumes:
- ./v2ray:/etc/v2ray
watchtower:
container_name: watchtower
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock