This commit is contained in:
@@ -40,7 +40,7 @@ function wait_for_container {
|
|||||||
fi
|
fi
|
||||||
sleep 1;
|
sleep 1;
|
||||||
done;
|
done;
|
||||||
[ "${health_status}" == "healthy" ] || die "Container ${container_name} is not healthy: ${health_status}"
|
[ "${health_status}" == "healthy" ]
|
||||||
}
|
}
|
||||||
|
|
||||||
#------------------------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user