Update getting started for Docker Dashboard (#12369)

* Update getting started for Docker Dashboard

Update getting started for Docker Dashboard to explicitly specify that it's available for Mac and Windows.

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
Muhammad Tehami 2021-03-05 19:53:29 +05:00 committed by GitHub
parent 4bf9708018
commit 7ac0499560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@ You'll notice a few flags being used. Here's some more info on them:
## The Docker Dashboard ## The Docker Dashboard
Before going too far, we want to highlight the Docker Dashboard, which gives Before going too far, we want to highlight the Docker Dashboard, which gives
you a quick view of the containers running on your machine. It gives you quick you a quick view of the containers running on your machine. The Docker Dashboard is available for Mac and Windows.
access to container logs, lets you get a shell inside the container, and lets you It gives you quick access to container logs, lets you get a shell inside the container, and lets you
easily manage container lifecycle (stop, remove, etc.). easily manage container lifecycle (stop, remove, etc.).
To access the dashboard, follow the instructions for either To access the dashboard, follow the instructions for either