docker-library/healthcheck

https://github.com/docker/docker/issues/21142 prototypes

678

stars

37

commits

Shell

primary language

Jun 11, 2024

updated

github.com/docker-library/faq#healthcheck

README

HEALTHCHECK

This is an example set of prototypes for enabling HEALTHCHECK behavior in select official images.

This repository is not actively maintained and only exists as a reference in implementing your own HEALTHCHECK which meets your particular needs more accurately than these generic examples possibly could. Resulting images are not actively built and pushed to a Docker Registry (and the FROM lines are likely even outdated).

See the HEALTHCHECK FAQ entry for the rationale for why these don't get added to the official images directly.

Contributors

docker-library/healthcheck

https://github.com/docker/docker/issues/21142 prototypes

678

stars

37

commits

Shell

primary language

Jun 11, 2024

updated

github.com/docker-library/faq#healthcheck

README

HEALTHCHECK

This is an example set of prototypes for enabling HEALTHCHECK behavior in select official images.

This repository is not actively maintained and only exists as a reference in implementing your own HEALTHCHECK which meets your particular needs more accurately than these generic examples possibly could. Resulting images are not actively built and pushed to a Docker Registry (and the FROM lines are likely even outdated).

See the HEALTHCHECK FAQ entry for the rationale for why these don't get added to the official images directly.

Contributors

Languages

Shell

79.5%

Dockerfile

20.5%