#2469·CyberChef

Feature request: Add Docker Healthcheck for container deployments

Author: animedbz16Created May 28, 2026Updated Sep 10, 2026
Labelsfeature

Is your feature request related to a problem? Please describe. Add Docker Healthcheck for deployment so that Docker is able to monitor the health / status of the container

Describe the solution you'd like Add Docker Healthcheck

Additional context Docker healthchecks can be performed by docker daemon and can proactively restart containers if for some reason there is a failure in the underlying service / app running within the container

https://docs.docker.com/reference/dockerfile/#healthcheck