add Linux DD Dashboard

This commit is contained in:
craig-osterhout 2022-07-11 09:13:48 -07:00
parent 207a84ea99
commit 1c6b2162b4
No known key found for this signature in database
GPG Key ID: 497A5E49261C73B5
1 changed files with 1 additions and 1 deletions

View File

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