docs update

This commit is contained in:
will Farrell
2017-02-16 13:13:09 -07:00
parent a8a5b27562
commit 2d8847f362
+3 -1
View File
@@ -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)