From d494995646c865f95b656be8986d1ddebdde8f3e Mon Sep 17 00:00:00 2001 From: Ragan Date: Thu, 12 Dec 2024 06:27:16 -0600 Subject: [PATCH] Update _index.md about switching container mode (#21614) ## Description Docker desktop was installed by an automated system on my device and when I went to change the WSL Integration settings, the panel was not available. The app had been configured to use "Windows containers mode" and I had to switch it to "Linux containers mode" to be able to see the panel. I have added text to help others who may face the same problem. ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- content/manuals/desktop/features/wsl/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/manuals/desktop/features/wsl/_index.md b/content/manuals/desktop/features/wsl/_index.md index 0d53cb15d4..882ae9bc06 100644 --- a/content/manuals/desktop/features/wsl/_index.md +++ b/content/manuals/desktop/features/wsl/_index.md @@ -90,6 +90,7 @@ Docker Desktop does not require any particular Linux distributions to be install ```console $ wsl --set-default ``` + 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**.