Adds a healthcheck end point doing some rudimentary work that can be checked.
Adds health checks to the docker containers. These will be used by docker-compose. Kubernetes doesn't use the declared docker health checks, so it won't have any impact on production.
Adds a healthcheck end point doing some rudimentary work that can be checked.
Adds health checks to the docker containers. These will be used by docker-compose. Kubernetes doesn't use the declared docker health checks, so it won't have any impact on production.