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