update watchtower default config

This commit is contained in:
James Swineson 2023-06-23 21:57:18 +08:00 committed by GitHub
parent 14b9668714
commit 1e9b55a56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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