Skip to content

Commit bfff5e0

Browse files
authored
Merge pull request #22721 from djs55/wsl2-version
update Docker Desktop minimum WSL 2 version to 2.1.5
1 parent 3a609cd commit bfff5e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Additionally, with WSL 2, the time required to start a Docker daemon after a col
2323

2424
Before you turn on the Docker Desktop WSL 2 feature, ensure you have:
2525

26-
- At a minimum WSL version 1.1.3.0., but ideally the latest version of WSL to [avoid Docker Desktop not working as expected](best-practices.md).
26+
- At a minimum WSL version 2.1.5, but ideally the latest version of WSL to [avoid Docker Desktop not working as expected](best-practices.md).
2727
- Met the Docker Desktop for Windows' [system requirements](/manuals/desktop/setup/install/windows-install.md#system-requirements).
2828
- Installed the WSL 2 feature on Windows. For detailed instructions, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
2929

content/manuals/desktop/features/wsl/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aliases:
77
- /desktop/wsl/best-practices/
88
---
99

10-
- Always use the latest version of WSL. At a minimum you must use WSL version 1.1.3.0., otherwise Docker Desktop may not work as expected. Testing, development, and documentation is based on the newest kernel versions. Older versions of WSL can cause:
10+
- Always use the latest version of WSL. At a minimum you must use WSL version 2.1.5, otherwise Docker Desktop may not work as expected. Testing, development, and documentation is based on the newest kernel versions. Older versions of WSL can cause:
1111
- Docker Desktop to hang periodically or when upgrading
1212
- Deployment via SCCM to fail
1313
- The `vmmem.exe` to consume all memory

0 commit comments

Comments
 (0)