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 <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
Ragan 2024-12-12 06:27:16 -06:00 committed by GitHub
parent e0fb9b305b
commit d494995646
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ Docker Desktop does not require any particular Linux distributions to be install
```console
$ wsl --set-default <distribution name>
```
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**.