From 6d2057ff41eab46a965089b70dfa3847f5ab99e2 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 6 May 2016 14:51:42 -0700 Subject: [PATCH] Add initial simple README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0191fd --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# `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.