Merge pull request #9 from docker-library/yosifkit-patch-1
Clarify these are examples, not maintained images
This commit is contained in:
commit
47df203972
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue