mirror of https://github.com/docker/docs.git
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:
parent
4bf9708018
commit
7ac0499560
|
@ -106,8 +106,8 @@ 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. It gives you quick
|
||||
access to container logs, lets you get a shell inside the container, and lets you
|
||||
you a quick view of the containers running on your machine. The Docker Dashboard is available for Mac and Windows.
|
||||
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.).
|
||||
|
||||
To access the dashboard, follow the instructions for either
|
||||
|
|
Loading…
Reference in New Issue