mirror of
https://github.com/minoplhy/docker-ripe-atlas.git
synced 2025-04-21 20:36:58 +00:00
update watchtower default config
This commit is contained in:
parent
14b9668714
commit
1e9b55a56d
@ -4,5 +4,5 @@ services:
|
|||||||
image: containrrr/watchtower
|
image: containrrr/watchtower
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /root/.docker/config.json:/config.json
|
# - /root/.docker/config.json:/config.json # enable only if you need it
|
||||||
command: --cleanup --include-restarting --include-stopped --revive-stopped --label-enable
|
command: --cleanup --include-restarting --include-stopped --revive-stopped --label-enable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user