From 2d8847f3625a8d4a4751ddd5f2a53440a1bdcc8b Mon Sep 17 00:00:00 2001 From: will Farrell Date: Thu, 16 Feb 2017 13:13:09 -0700 Subject: [PATCH] docs update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)