mirror of https://github.com/docker/docs.git
Clarify how to open the Docker menu on Windows
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
6507f5b3b0
commit
e1c234971a
|
|
@ -23,12 +23,11 @@ For information about Docker Desktop download, system requirements, and installa
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
The **Docker Desktop** menu allows you to configure your Docker settings such as installation, updates, version channels, Docker Hub login,
|
The **Docker Desktop** menu allows you to open the Docker Dashboard, run the Quick Start Guide, configure your Docker settings such as installation, updates, version channels, Docker Hub login, and more.
|
||||||
and more.
|
|
||||||
|
|
||||||
This section explains the configuration options accessible from the **Settings** dialog.
|
This section explains the configuration options accessible from the **Settings** dialog.
|
||||||
|
|
||||||
1. Open the Docker Desktop menu by clicking the Docker icon in the Notifications area (or System tray):
|
1. To open the Docker Desktop menu, right-click the Docker icon in the Notifications area (or System tray):
|
||||||
|
|
||||||
{:width="250px"}
|
{:width="250px"}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -128,14 +128,16 @@ When the whale icon in the status bar stays steady, Docker Desktop is up-and-run
|
||||||
If the whale icon is hidden in the Notifications area, click the up arrow on the
|
If the whale icon is hidden in the Notifications area, click the up arrow on the
|
||||||
taskbar to show it. To learn more, see [Docker Settings](index.md#docker-settings-dialog).
|
taskbar to show it. To learn more, see [Docker Settings](index.md#docker-settings-dialog).
|
||||||
|
|
||||||
When the initialization is complete, Docker Desktop launches the onboarding tutorial. The tutorial includes a simple exercise to build an example Docker image, run it as a container, push and save the image to Docker Hub.
|
## Quick Start Guide
|
||||||
|
|
||||||
|
When the initialization is complete, Docker Desktop launches the **Quick Start Guide**. This tutorial includes a simple exercise to build an example Docker image, run it as a container, push and save the image to Docker Hub.
|
||||||
|
|
||||||
|
To run the Quick Start Guide on demand, right-click the Docker icon in the Notifications area (or System tray) to open the Docker Desktop menu and then select **Quick Start Guide**.
|
||||||
|
|
||||||
{:width="450px"}
|
{:width="450px"}
|
||||||
|
|
||||||
Congratulations! You are now successfully running Docker Desktop on Windows.
|
Congratulations! You are now successfully running Docker Desktop on Windows.
|
||||||
|
|
||||||
If you would like to rerun the tutorial, go to the Docker Desktop menu and select **Learn**.
|
|
||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
|
|
||||||
{% include desktop-update.md %}
|
{% include desktop-update.md %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue