Skip to content

Commit 17b215a

Browse files
authored
Desktop: changes to settings button (#22898)
<!--Delete sections as needed --> ## Description Changes **Apply & restart** to **Apply** ## 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
1 parent 141e2d6 commit 17b215a

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed

content/guides/orchestration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Docker Desktop sets up Kubernetes for you quickly and easily. Follow the setup a
4141

4242
1. From the Docker Dashboard, navigate to **Settings**, and select the **Kubernetes** tab.
4343

44-
2. Select the checkbox labeled **Enable Kubernetes**, and select **Apply & Restart**. Docker Desktop automatically sets up Kubernetes for you. You'll know that Kubernetes has been successfully enabled when you see a green light beside 'Kubernetes _running_' in **Settings**.
44+
2. Select the checkbox labeled **Enable Kubernetes**, and select **Apply**. Docker Desktop automatically sets up Kubernetes for you. You'll know that Kubernetes has been successfully enabled when you see a green light beside 'Kubernetes _running_' in **Settings**.
4545

4646
3. To confirm that Kubernetes is up and running, create a text file called `pod.yaml` with the following content:
4747

@@ -107,7 +107,7 @@ Docker Desktop sets up Kubernetes for you quickly and easily. Follow the setup a
107107

108108
1. From the Docker Dashboard, navigate to **Settings**, and select the **Kubernetes** tab.
109109

110-
2. Select the checkbox labeled **Enable Kubernetes**, and select **Apply & Restart**. Docker Desktop automatically sets up Kubernetes for you. You'll know that Kubernetes has been successfully enabled when you see a green light beside 'Kubernetes _running_' in the **Settings** menu.
110+
2. Select the checkbox labeled **Enable Kubernetes**, and select **Apply**. Docker Desktop automatically sets up Kubernetes for you. You'll know that Kubernetes has been successfully enabled when you see a green light beside 'Kubernetes _running_' in the **Settings** menu.
111111

112112
3. To confirm that Kubernetes is up and running, create a text file called `pod.yaml` with the following content:
113113

content/manuals/ai/gordon/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you have concerns about data collection or usage, you can
9393
terms before you can enable the feature. Review the terms and select **Accept
9494
and enable** to continue.
9595

96-
4. Select **Apply & restart**.
96+
4. Select **Apply**.
9797

9898
> [!IMPORTANT]
9999
>
@@ -203,7 +203,7 @@ If you've enabled Ask Gordon and you want to disable it again:
203203
1. Open the **Settings** view in Docker Desktop.
204204
2. Navigate to **Beta features**.
205205
3. Clear the **Enable Docker AI** checkbox.
206-
4. Select **Apply & restart**.
206+
4. Select **Apply**.
207207

208208
### For organizations
209209

content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Security at runtime is enforced through resource and access limitations:
8080

8181
1. Open the Docker Desktop settings and select **Beta features**.
8282
2. Select **Enable Docker MCP Toolkit**.
83-
3. Select **Apply & restart**.
83+
3. Select **Apply**.
8484

8585
>[!NOTE]
8686
>If you have the MCP Toolkit _extension_ installed, you can uninstall it.

content/manuals/desktop/features/containerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To manually enable this feature in Docker Desktop:
5959

6060
1. Navigate to **Settings** in Docker Desktop.
6161
2. In the **General** tab, check **Use containerd for pulling and storing images**.
62-
3. Select **Apply & Restart**.
62+
3. Select **Apply**.
6363

6464
To disable the containerd image store,
6565
clear the **Use containerd for pulling and storing images** checkbox.

content/manuals/desktop/features/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Turning the Kubernetes server on or off in Docker Desktop does not affect your o
3535
2. Select the **Kubernetes** tab.
3636
3. Toggle on **Enable Kubernetes**.
3737
4. Choose your [cluster provisioning method](#cluster-provisioning-method).
38-
5. Select **Apply & Restart** to save the settings.
38+
5. Select **Apply** to save the settings.
3939

4040
This sets up the images required to run the Kubernetes server as containers, and installs the `kubectl` command-line tool on your system at `/usr/local/bin/kubectl` (Mac) or `C:\Program Files\Docker\Docker\resources\bin\kubectl.exe` (Windows).
4141

@@ -240,4 +240,4 @@ To turn off Kubernetes in Docker Desktop:
240240
1. From the Docker Desktop Dashboard, select the **Settings** icon.
241241
2. Select the **Kubernetes** tab.
242242
3. Deselect the **Enable Kubernetes** checkbox.
243-
4. Select **Apply & Restart** to save the settings. This stops and removes Kubernetes containers, and also removes the `/usr/local/bin/kubectl` command.
243+
4. Select **Apply** to save the settings. This stops and removes Kubernetes containers, and also removes the `/usr/local/bin/kubectl` command.

content/manuals/desktop/features/wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ then pre-existing images and containers will be inaccessible.
3434
1. Navigate to **Settings** in Docker Desktop.
3535
2. In the **General** tab, check **Use containerd for pulling and storing images**.
3636
3. Go to **Features in development** and check the **Enable Wasm** option.
37-
4. Select **Apply & restart** to save the settings.
37+
4. Select **Apply** to save the settings.
3838
5. In the confirmation dialog, select **Install** to install the Wasm runtimes.
3939

4040
Docker Desktop downloads and installs the following runtimes:

content/manuals/desktop/features/wsl/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Before you turn on the Docker Desktop WSL 2 feature, ensure you have:
4848
5. From the **General** tab, select **Use WSL 2 based engine**..
4949

5050
If you have installed Docker Desktop on a system that supports WSL 2, this option is turned on by default.
51-
6. Select **Apply & Restart**.
51+
6. Select **Apply**.
5252

5353
Now `docker` commands work from Windows using the new WSL 2 engine.
5454

@@ -92,7 +92,7 @@ Docker Desktop does not require any particular Linux distributions to be install
9292
```
9393
If **WSL integrations** isn't available under **Resources**, Docker may be in Windows container mode. In your taskbar, select the Docker menu and then **Switch to Linux containers**.
9494

95-
3. Select **Apply & Restart**.
95+
3. Select **Apply**.
9696

9797
> [!NOTE]
9898
>

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ File share settings are:
187187

188188
- **Remove a Directory**. Select `-` next to the directory you want to remove
189189

190-
- **Apply & Restart** makes the directory available to containers using Docker's
190+
- **Apply** makes the directory available to containers using Docker's
191191
bind mount (`-v`) feature.
192192

193193
> [!TIP]
@@ -350,7 +350,7 @@ edit the file using your favorite text editor.
350350
To see the full list of possible configuration options, see the
351351
[dockerd command reference](/reference/cli/dockerd/).
352352

353-
Select **Apply & Restart** to save your settings and restart Docker Desktop.
353+
Select **Apply** to save your settings.
354354

355355
## Builders
356356

content/manuals/desktop/troubleshoot-and-support/faqs/linuxfaqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To move the disk image file to a different location:
121121

122122
2. In the **Disk image location** section, select **Browse** and choose a new location for the disk image.
123123

124-
3. Select **Apply & Restart** for the changes to take effect.
124+
3. Select **Apply** for the changes to take effect.
125125

126126
Do not move the file directly in Finder as this can cause Docker Desktop to lose track of the file.
127127

@@ -183,6 +183,6 @@ To reduce the maximum size of the disk image file:
183183

184184
2. The **Disk image size** section contains a slider that allows you to change the maximum size of the disk image. Adjust the slider to set a lower limit.
185185

186-
3. Select **Apply & Restart**.
186+
3. Select **Apply**.
187187

188188
When you reduce the maximum size, the current disk image file is deleted, and therefore, all containers and images are lost.

content/manuals/desktop/troubleshoot-and-support/faqs/macfaqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To move the disk image file to a different location:
4848

4949
2. In the **Disk image location** section, select **Browse** and choose a new location for the disk image.
5050

51-
3. Select **Apply & Restart** for the changes to take effect.
51+
3. Select **Apply** for the changes to take effect.
5252

5353
> [!IMPORTANT]
5454
>
@@ -112,7 +112,7 @@ To reduce the maximum size of the disk image file:
112112

113113
2. The **Disk image size** section contains a slider that allows you to change the maximum size of the disk image. Adjust the slider to set a lower limit.
114114

115-
3. Select **Apply & Restart**.
115+
3. Select **Apply**.
116116

117117
When you reduce the maximum size, the current disk image file is deleted, and therefore, all containers and images are lost.
118118

0 commit comments

Comments
 (0)