mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Explain how to enable in-app updates for MSI-based installations (#24050)
## Description <!-- Tell us what you did and why --> ## Related issues or tickets https://docker.atlassian.net/browse/DKP-2599 ## Reviews @aevesdocker can you check the wording please? 😄 - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,8 @@ If your administrator account is different from your user account, you must add
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled. This ensures organizations can maintain version consistency and prevent unapproved updates. For Docker Desktop installed with the .exe installer, in-app updates remain supported.
|
||||
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled by default. This ensures organizations can maintain version consistency and prevent unapproved updates.
|
||||
> Starting with Docker Desktop version 4.60 and later, in-app updates from an MSI installation can be enabled by changing the `disableUpdate` setting to `false` through [Settings Management](../security/hardened-desktop/settings-management/).
|
||||
>
|
||||
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Enterprise deployment** page.
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user