diff --git a/README.md b/README.md index 67da004..6d8a839 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # docker-autoheal -Monitor and restart unhealthy docker containers. +Monitor and restart unhealthy docker containers. +This functionality was propose to be included with the addition of `HEALTHCHECH`, however didn't make the cut. +This container is a stand-in till there is native support for `--exit-on-unhealthy` https://github.com/docker/docker/pull/22719. ## Supported tags and Dockerfile links - [`latest` (*Dockerfile*)](https://github.com/willfarrell/docker-autoheal/blob/master/Dockerfile)