Open gierens opened 2 months ago
Use the health_check route for Docker HEALTHCHECK with curl --fail ... Question: how to determine the IP the app is listening on?
curl --fail
This issue is stale because it has been open for 30 days with no activity.
Use the health_check route for Docker HEALTHCHECK with
curl --fail
... Question: how to determine the IP the app is listening on?