From 2f7bc2a17201815589d464f5626b330b273fd394 Mon Sep 17 00:00:00 2001 From: bradley Date: Thu, 24 Jan 2019 08:00:51 -0500 Subject: [PATCH] Update status.md --- _docs/status.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/_docs/status.md b/_docs/status.md index ce971fa..0b45bc7 100644 --- a/_docs/status.md +++ b/_docs/status.md @@ -1,18 +1,27 @@ # Status Indicator The `ctop` grid view provides a compact status indicator to convey container state -

ctop

+ +ctop + + Appearance | Description --- | --- red | container is stopped green | container is running -two vertical bars (▮▮) | container is paused +▮▮ | container is paused + + If the container is configured with a health check, a `+` will appear next to the indicator + + Appearance | Description --- | --- red | health check in failed state yellow | health check in starting state green | health check in OK state + +