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