Add note on opening default terminal

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-02-26 11:25:28 +00:00
parent 05215b8eb1
commit 76632cf293
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ When the application starts successfully, from the Docker menu, select **Dashboa
Now that you can see the list of running containers and applications on the Dashboard, let us explore some of the actions you can perform:
- Click **Port** to open the port exposed by the container in a browser.
- Click **CLI** to open a terminal and run commands on the container.
- Click **CLI** to open a terminal and run commands on the container. If you have installed iTerm2 on your Mac, the CLI option opens an iTerm2 terminal. Otherwise, it opens the Terminal app on Mac, or a Command Prompt on Windows.
- Click **Stop**, **Start**, **Restart**, or **Delete** to perform lifecycle operations on the container.
Use the **Search** option to search for a specific object. You can also sort your containers and applications using various options. Click the **Sort by** drop-down to see a list of available options.