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