Docker Healthchecks: Why Not To Use curl
or iwr
Healthchecks are an important feature in Docker. They let you tell the platform how to test that your application is healthy, and the instructions for doing ...