Skip to content

Desktop: changes to settings button #22898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/guides/orchestration.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Docker Desktop sets up Kubernetes for you quickly and easily. Follow the setup a

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

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**.
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**.

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

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

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

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.
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.

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

Expand Down
4 changes: 2 additions & 2 deletions content/manuals/ai/gordon/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ If you have concerns about data collection or usage, you can
terms before you can enable the feature. Review the terms and select **Accept
and enable** to continue.

4. Select **Apply & restart**.
4. Select **Apply**.

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

### For organizations

Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Security at runtime is enforced through resource and access limitations:

1. Open the Docker Desktop settings and select **Beta features**.
2. Select **Enable Docker MCP Toolkit**.
3. Select **Apply & restart**.
3. Select **Apply**.

>[!NOTE]
>If you have the MCP Toolkit _extension_ installed, you can uninstall it.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/compose/bridge/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To get started with Compose Bridge, you need to:
2. Sign in to your Docker account.
3. Navigate to the **Beta features** tab in **Settings**.
4. Select **Enable Compose Bridge**.
5. Select **Apply & restart**.
5. Select **Apply**.

## Feedback

Expand Down
2 changes: 1 addition & 1 deletion content/manuals/desktop/features/containerd.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To manually enable this feature in Docker Desktop:

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

To disable the containerd image store,
clear the **Use containerd for pulling and storing images** checkbox.
Expand Down
4 changes: 2 additions & 2 deletions content/manuals/desktop/features/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Turning the Kubernetes server on or off in Docker Desktop does not affect your o
2. Select the **Kubernetes** tab.
3. Toggle on **Enable Kubernetes**.
4. Choose your [cluster provisioning method](#cluster-provisioning-method).
5. Select **Apply & Restart** to save the settings.
5. Select **Apply** to save the settings.

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).

Expand Down Expand Up @@ -240,4 +240,4 @@ To turn off Kubernetes in Docker Desktop:
1. From the Docker Desktop Dashboard, select the **Settings** icon.
2. Select the **Kubernetes** tab.
3. Deselect the **Enable Kubernetes** checkbox.
4. Select **Apply & Restart** to save the settings. This stops and removes Kubernetes containers, and also removes the `/usr/local/bin/kubectl` command.
4. Select **Apply** to save the settings. This stops and removes Kubernetes containers, and also removes the `/usr/local/bin/kubectl` command.
2 changes: 1 addition & 1 deletion content/manuals/desktop/features/wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ then pre-existing images and containers will be inaccessible.
1. Navigate to **Settings** in Docker Desktop.
2. In the **General** tab, check **Use containerd for pulling and storing images**.
3. Go to **Features in development** and check the **Enable Wasm** option.
4. Select **Apply & restart** to save the settings.
4. Select **Apply** to save the settings.
5. In the confirmation dialog, select **Install** to install the Wasm runtimes.

Docker Desktop downloads and installs the following runtimes:
Expand Down
4 changes: 2 additions & 2 deletions content/manuals/desktop/features/wsl/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Before you turn on the Docker Desktop WSL 2 feature, ensure you have:
5. From the **General** tab, select **Use WSL 2 based engine**..

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

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

Expand Down Expand Up @@ -92,7 +92,7 @@ Docker Desktop does not require any particular Linux distributions to be install
```
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**.

3. Select **Apply & Restart**.
3. Select **Apply**.

> [!NOTE]
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ File share settings are:

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

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

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

Select **Apply & Restart** to save your settings and restart Docker Desktop.
Select **Apply** to save your settings.

## Builders

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ To move the disk image file to a different location:

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

3. Select **Apply & Restart** for the changes to take effect.
3. Select **Apply** for the changes to take effect.

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

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

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.

3. Select **Apply & Restart**.
3. Select **Apply**.

When you reduce the maximum size, the current disk image file is deleted, and therefore, all containers and images are lost.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To move the disk image file to a different location:

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

3. Select **Apply & Restart** for the changes to take effect.
3. Select **Apply** for the changes to take effect.

> [!IMPORTANT]
>
Expand Down Expand Up @@ -112,7 +112,7 @@ To reduce the maximum size of the disk image file:

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.

3. Select **Apply & Restart**.
3. Select **Apply**.

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

Expand Down
6 changes: 3 additions & 3 deletions content/manuals/extensions/settings-feedback.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Docker Extensions is switched on by default. To change your settings:
1. Navigate to **Settings**.
2. Select the **Extensions** tab.
3. Next to **Enable Docker Extensions**, select or clear the checkbox to set your desired state.
4. In the bottom-right corner, select **Apply & Restart**.
4. In the bottom-right corner, select **Apply**.

> [!NOTE]
>
Expand All @@ -35,7 +35,7 @@ You can install extensions through the Marketplace or through the Extensions SDK
1. Navigate to **Settings**.
2. Select the **Extensions** tab.
3. Next to **Allow only extensions distributed through the Docker Marketplace**, select or clear the checkbox to set your desired state.
4. In the bottom-right corner, select **Apply & Restart**.
4. In the bottom-right corner, select **Apply**.

### See containers created by extensions

Expand All @@ -45,7 +45,7 @@ update your settings:
1. Navigate to **Settings**.
2. Select the **Extensions** tab.
3. Next to **Show Docker Extensions system containers**, select or clear the checkbox to set your desired state.
4. In the bottom-right corner, select **Apply & Restart**.
4. In the bottom-right corner, select **Apply**.

> [!NOTE]
>
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/scout/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The classic image store doesn't support manifest lists,
which is how the provenance attestations are attached to an image.

Open **Settings** in Docker Desktop. Under the **General** section, make sure
that the **Use containerd for pulling and storing images** option is checked, then select **Apply & Restart**.
that the **Use containerd for pulling and storing images** option is checked, then select **Apply**.
Note that changing image stores temporarily hides images and containers of the
inactive image store until you switch back.

Expand Down