health check updates
This commit is contained in:
@@ -374,12 +374,6 @@ services:
|
|||||||
- WATCHTOWER_CLEANUP=true
|
- WATCHTOWER_CLEANUP=true
|
||||||
- WATCHTOWER_NO_STARTUP_MESSAGE=true
|
- WATCHTOWER_NO_STARTUP_MESSAGE=true
|
||||||
- WATCHTOWER_LABEL_ENABLE=true
|
- WATCHTOWER_LABEL_ENABLE=true
|
||||||
healthcheck:
|
|
||||||
interval: 1m
|
|
||||||
timeout: 10s
|
|
||||||
retries: 3
|
|
||||||
start_period: 30s
|
|
||||||
test: ["CMD-SHELL", "/watchtower --help >/dev/null 2>&1"]
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
Reference in New Issue
Block a user