Nginx
How to define a healthcheck for a Docker container
01 Nov 2023Today I learned that you can define a health check for a Docker container, directly on the Dockerfile.
Today I learned that you can define a health check for a Docker container, directly on the Dockerfile.