From 88f17e8ef3739728a6c201e0023f36ef77779bf2 Mon Sep 17 00:00:00 2001 From: Vincent Demeester Date: Sun, 4 Sep 2016 18:01:57 +0200 Subject: [PATCH] =?UTF-8?q?Add=20health=C2=A0status=20as=20action=20on=20e?= =?UTF-8?q?vents=20documentations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was missing from the docs for 1.12.0. Signed-off-by: Vincent Demeester --- docs/reference/commandline/events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/events.md b/docs/reference/commandline/events.md index 18b92fccb4..1900d09c2b 100644 --- a/docs/reference/commandline/events.md +++ b/docs/reference/commandline/events.md @@ -24,7 +24,7 @@ Options: Docker containers report the following events: - attach, commit, copy, create, destroy, detach, die, exec_create, exec_detach, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update + attach, commit, copy, create, destroy, detach, die, exec_create, exec_detach, exec_start, export, health_status, kill, oom, pause, rename, resize, restart, start, stop, top, unpause, update Docker images report the following events: