datphan310 / healthcheck

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 docker-library/cassandra#76 (comment) 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.

About

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

License:MIT License


Languages

Language:Shell 79.9%Language:Dockerfile 20.1%