Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 803 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 803 Bytes

HEALTHCHECK

This is an example set of prototype images (available under https://hub.docker.com/u/healthcheck) for enabling HEALTHCHECK behavior in the official images.

These images are not maintained and are only provided as a reference in implementing your own HEALTHCHECK.

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

See github.com/docker-library/oi-janky-groovy/healthcheck-pipeline.groovy for the script which builds and pushes these to the healthcheck namespace on Docker Hub.