Clarify Desktop update behavior

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-05-05 11:49:04 +01:00
parent b2def10cbb
commit fc3703fd0a
4 changed files with 16 additions and 13 deletions

View File

@ -0,0 +1,11 @@
<!-- This text will be included in the Mac and Windows Install topic -->
Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available as delta updates from the previous version. When an update is available, Docker Desktop displays an icon to indicate the availability of a newer version. You can choose when to start the download and installation process.
> To encourage developers to stay up to date, Docker Desktop displays a reminder two weeks after an update becomes available. You can dismiss this daily reminder by clicking **Snooze**.
![Snooze update](../../docker-for-mac/images/snooze-update.png)
If you have a Pro or a Team subscription, you can skip notifications for a particular update when a reminder appears. Free users will not be required to install any particular update. However, you'll continue to get reminders to update, which you can dismiss.
Click **Download update** When you are ready to download the update. This downloads the update in the background. After downloading the update, click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -89,13 +89,9 @@ Congratulations! You are now successfully running Docker Desktop.
If you would like to rerun the tutorial, go to the Docker Desktop menu
and select **Learn**.
## Automatic updates
## Updates
Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available automatically as delta updates from the previous version.
When an update is available, Docker Desktop displays an icon to indicate the availability of a newer version. You can start downloading the update in the background whenever it is convenient for you.
After downloading the update, all you need to do is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
{% include desktop-update.md %}
## Uninstall Docker Desktop
@ -105,7 +101,7 @@ To uninstall Docker Desktop from your Mac:
2. Click **Uninstall** to confirm your selection.
> **Important**
>
>
> Uninstalling Docker Desktop destroys Docker containers, images, volumes, and
> other Docker related data local to the machine, and removes the files generated
> by the application. Refer to the [back up and restore data](../desktop/backup-and-restore.md)

View File

@ -131,13 +131,9 @@ 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**.
## Automatic updates
## Updates
Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available automatically as delta updates from the previous version.
When an update is available, Docker Desktop displays an icon to indicate the availability of a newer version. Whenever convenient, you can start the download of the update in the background.
When the download finishes, all you need to do is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
{% include desktop-update.md %}
## Uninstall Docker Desktop