Skip to content

Commit d494995

Browse files
Update _index.md about switching container mode (#21614)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> 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 <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Allie Sadler <[email protected]>
1 parent e0fb9b3 commit d494995

File tree

1 file changed

+1
-0
lines changed
  • content/manuals/desktop/features/wsl

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Docker Desktop does not require any particular Linux distributions to be install
9090
```console
9191
$ wsl --set-default <distribution name>
9292
```
93+
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**.
9394

9495
3. Select **Apply & Restart**.
9596

0 commit comments

Comments
 (0)