Clarify these are examples, not maintained images

This commit is contained in:
yosifkit 2017-06-21 11:58:31 -07:00 committed by GitHub
parent 53c08ee20a
commit ea826a0dcd
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# `HEALTHCHECK`
This is a set of prototype images (available under https://hub.docker.com/u/healthcheck) for enabling [`HEALTHCHECK`](https://github.com/docker/docker/issues/21142) behavior in the official images.
This is an example set of prototype images (available under https://hub.docker.com/u/healthcheck) for enabling [`HEALTHCHECK`](https://github.com/docker/docker/issues/21142) behavior in the official images.
These images are not maintained and are only provided as a reference in implementing your own `HEALTHCHECK`.