From 1c6b2162b42e0402b38359508cec0fb10f041090 Mon Sep 17 00:00:00 2001 From: craig-osterhout Date: Mon, 11 Jul 2022 09:13:48 -0700 Subject: [PATCH] add Linux DD Dashboard --- get-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/index.md b/get-started/index.md index 1220510e0a..a5c2c9e1b8 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -122,7 +122,7 @@ You'll notice a few flags being used. Here's some more info on them: ## The Docker Dashboard Before going too far, we want to highlight the Docker Dashboard, which gives -you a quick view of the containers running on your machine. The Docker Dashboard is available for Mac and Windows. +you a quick view of the containers running on your machine. The Docker Dashboard is available for Mac, Windows, and Linux. It gives you quick access to container logs, lets you get a shell inside the container, and lets you easily manage container lifecycles (stop, remove, etc.).