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.).