Update docker-compose.yml
This commit is contained in:
parent
eda1d1bbec
commit
17b7940d3a
1 changed files with 5 additions and 1 deletions
|
@ -13,4 +13,8 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /root/.docker/config.json:/config.json
|
||||
command: --interval 30
|
||||
environment:
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
- WATCHTOWER_LABEL_ENABLE=true
|
||||
- WATCHTOWER_INCLUDE_RESTARTING=true
|
||||
command: --interval 30
|
||||
|
|
Loading…
Add table
Reference in a new issue