You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Copy file name to clipboardExpand all lines: content/manuals/desktop/settings-and-maintenance/settings.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -441,26 +441,21 @@ Select **Reset Kubernetes cluster** to delete all stacks and Kubernetes resource
441
441
For more information about using the Kubernetes integration with Docker Desktop,
442
442
see [Deploy on Kubernetes](/manuals/desktop/features/kubernetes.md).
443
443
444
-
## Software Updates
444
+
## Software updates
445
445
446
-
The **Software Updates** tab notifies you of any updates available to Docker Desktop.
446
+
The **Software updates** tab lets you manage your Docker Desktop updates.
447
447
When there's a new update, you can choose to download the update right away, or
448
448
select the **Release Notes** option to learn what's included in the updated version.
449
449
450
-
Turn off the check for updates by clearing the **Automatically check for updates**
451
-
check box. This disables notifications in the Docker menu and the notification
452
-
badge that appears on the Docker Desktop Dashboard. To check for updates manually, select
453
-
the **Check for updates** option in the Docker menu.
450
+
The **Automatically check for updates** setting notifies you of any updates available to Docker Desktop in the Docker menu and the footer of the Docker Desktop Dashboard. This is turned on by default.
454
451
455
452
To allow Docker Desktop to automatically download new updates in the background,
456
453
select **Always download updates**. This downloads newer versions of Docker Desktop
457
454
when an update becomes available. After downloading the update, select
458
-
**Apply and Restart** to install the update. You can do this either through the
455
+
**Apply and restart** to install the update. You can do this either through the
459
456
Docker menu or in the **Updates** section in the Docker Desktop Dashboard.
460
457
461
-
> [!TIP]
462
-
>
463
-
> With Docker Desktop version 4.38 and later, components of Docker Desktop, such as Docker Compose, Docker Scout, and the Docker CLI, can be updated independently without the need for a full restart. This feature is still in Beta.
458
+
The **Automatically update components** setting checks whether components of Docker Desktop, such as Docker Compose, Docker Scout, and the Docker CLI, can be updated independently without the need for a full restart. This is turned on by default.
0 commit comments