This commit is contained in:
@@ -40,7 +40,6 @@ log "will restart on unhealthy: $RESTART_CONTAINERS"
|
||||
|
||||
while true; do
|
||||
status="$(inspect_health "$WATCH_CONTAINER")"
|
||||
log "health status: $WATCH_CONTAINER = $status"
|
||||
|
||||
case "$status" in
|
||||
missing)
|
||||
|
||||
Reference in New Issue
Block a user