mirror of https://github.com/docker/docs.git
desktop: settings: sync software updates section
- sync the content in the software updates section between platforms. as they only _slightly_ differed (Windows and Mac are the same, Linux slightly different) - remove "Disable automatic check for updates" note from linux, as it was a duplicate of the paragraph below it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
cc44c7cdfa
commit
0bbcb6c227
|
@ -147,15 +147,20 @@ see [Deploy on Kubernetes](../kubernetes.md){:target="_blank" rel="noopener" cla
|
|||
|
||||
## Software Updates
|
||||
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop. When there's a new update, click the **Release Notes** option to learn what's included in the updated version.
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop.
|
||||
When there's a new update,
|
||||
click the **Release Notes** option to learn what's included in the updated version.
|
||||
|
||||
> **Disable automatic check for updates**
|
||||
>
|
||||
> Turn off the check for updates by clearing the **Automatically check for updates** check box. This disables notifications in the Docker menu and also the notification badge that appears on the Docker Dashboard. To check for updates manually, select the **Check for updates** option in the Docker menu.
|
||||
Turn off the check for updates by clearing the **Automatically check for updates**
|
||||
check box. This disables notifications in the Docker menu and the notification
|
||||
badge that appears on the Docker Dashboard. To check for updates manually, select
|
||||
the **Check for updates** option in the Docker menu.
|
||||
|
||||
Turn off the check for updates by clearing the **Automatically check for updates** check box. This disables notifications in the Docker menu and also the notification badge that appears on the Docker Dashboard. To check for updates manually, select the **Check for updates** option in the Docker menu.
|
||||
|
||||
To allow Docker Desktop to automatically download new updates in the background, select **Always download updates**. This downloads newer versions of Docker Desktop when an update becomes available. After downloading the update, click **Apply and Restart** to install the update. You can do this either through the Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
To allow Docker Desktop to automatically download new updates in the background,
|
||||
select **Always download updates**. This downloads newer versions of Docker Desktop
|
||||
when an update becomes available. After downloading the update, click
|
||||
**Apply and Restart** to install the update. You can do this either through the
|
||||
Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
|
||||
## Extensions
|
||||
|
||||
|
|
|
@ -189,16 +189,25 @@ see [Deploy on Kubernetes](../kubernetes.md){:target="_blank" rel="noopener" cla
|
|||
|
||||
## Software Updates
|
||||
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop. When there's a new update, you can choose to download the update right away, or click the **Release Notes** option to learn what's included in the updated version.
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop.
|
||||
When there's a new update, you can choose to download the update right away, or
|
||||
click the **Release Notes** option to learn what's included in the updated version.
|
||||
|
||||
> **Disable automatic check for updates**
|
||||
>
|
||||
> Starting with Docker Desktop 4.2.0, the option to turn off the automatic check for updates is available for users on all Docker subscriptions, including Docker Personal and Docker Pro. Update to [Docker Desktop 4.2.0](../release-notes.md) to start using this feature.
|
||||
{: .important}
|
||||
|
||||
Turn off the check for updates by clearing the **Automatically check for updates** check box. This disables notifications in the Docker menu and also the notification badge that appears on the Docker Dashboard. To check for updates manually, select the **Check for updates** option in the Docker menu.
|
||||
Turn off the check for updates by clearing the **Automatically check for updates**
|
||||
check box. This disables notifications in the Docker menu and the notification
|
||||
badge that appears on the Docker Dashboard. To check for updates manually, select
|
||||
the **Check for updates** option in the Docker menu.
|
||||
|
||||
To allow Docker Desktop to automatically download new updates in the background, select **Always download updates**. This downloads newer versions of Docker Desktop when an update becomes available. After downloading the update, click **Apply and Restart** to install the update. You can do this either through the Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
To allow Docker Desktop to automatically download new updates in the background,
|
||||
select **Always download updates**. This downloads newer versions of Docker Desktop
|
||||
when an update becomes available. After downloading the update, click
|
||||
**Apply and Restart** to install the update. You can do this either through the
|
||||
Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
|
||||
## Extensions
|
||||
|
||||
|
|
|
@ -224,16 +224,25 @@ see [Deploy on Kubernetes](../kubernetes.md){:target="_blank" rel="noopener" cla
|
|||
|
||||
## Software Updates
|
||||
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop. When there's a new update, you can choose to download the update right away, or click the **Release Notes** option to learn what's included in the updated version.
|
||||
The **Software Updates** tab notifies you of any updates available to Docker Desktop.
|
||||
When there's a new update, you can choose to download the update right away, or
|
||||
click the **Release Notes** option to learn what's included in the updated version.
|
||||
|
||||
> **Disable automatic check for updates**
|
||||
>
|
||||
> Starting with Docker Desktop 4.2.0, the option to turn off the automatic check for updates is available for users on all Docker subscriptions, including Docker Personal and Docker Pro. Update to [Docker Desktop 4.2.0](../release-notes.md) to start using this feature.
|
||||
{: .important}
|
||||
|
||||
Turn off the check for updates by clearing the **Automatically Check for Updates** check box. This disables notifications in the Docker menu and also the notification badge that appears on the Docker Dashboard. To check for updates manually, select the **Check for updates** option in the Docker menu.
|
||||
Turn off the check for updates by clearing the **Automatically check for updates**
|
||||
check box. This disables notifications in the Docker menu and the notification
|
||||
badge that appears on the Docker Dashboard. To check for updates manually, select
|
||||
the **Check for updates** option in the Docker menu.
|
||||
|
||||
To allow Docker Desktop to automatically download new updates in the background, select **Always download updates**. This downloads newer versions of Docker Desktop when an update becomes available. After downloading the update, click **Apply and Restart** to install the update. You can do this either through the Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
To allow Docker Desktop to automatically download new updates in the background,
|
||||
select **Always download updates**. This downloads newer versions of Docker Desktop
|
||||
when an update becomes available. After downloading the update, click
|
||||
**Apply and Restart** to install the update. You can do this either through the
|
||||
Docker menu or in the **Updates** section in the Docker Dashboard.
|
||||
|
||||
## Extensions
|
||||
|
||||
|
|
Loading…
Reference in New Issue