mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-22 05:29:51 +00:00
Update docker-compose.yml
add monitor mode env
This commit is contained in:
parent
820d97a4d9
commit
69b278b6fe
@ -12,6 +12,7 @@ services:
|
|||||||
#- WATCHTOWER_NOTIFICATION_EMAIL_TO=john.doe@example.com
|
#- WATCHTOWER_NOTIFICATION_EMAIL_TO=john.doe@example.com
|
||||||
#- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.google.com
|
#- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.google.com
|
||||||
#- WATCHTOWER_NOTIFICATIONS=email
|
#- WATCHTOWER_NOTIFICATIONS=email
|
||||||
|
#- WATCHTOWER_MONITOR_ONLY=true
|
||||||
- WATCHTOWER_SCHEDULE=0 0 6 * * * # requires a go cron syntax of 6 space-separated fields; see https://containrrr.dev/watchtower/arguments/#scheduling
|
- WATCHTOWER_SCHEDULE=0 0 6 * * * # requires a go cron syntax of 6 space-separated fields; see https://containrrr.dev/watchtower/arguments/#scheduling
|
||||||
- WATCHTOWER_CLEANUP=true # remove unused images afterwards
|
- WATCHTOWER_CLEANUP=true # remove unused images afterwards
|
||||||
image: containrrr/watchtower:latest
|
image: containrrr/watchtower:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user