Skip to content

Commit ac59a8b

Browse files
authored
Merge pull request docker#11391 from StefanScherer/wsl2-only-edge-1903
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
2 parents 67476cb + 7ac61ef commit ac59a8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-for-windows/install-windows-home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For detailed information about WSL 2, see [Docker Desktop WSL 2 backend](wsl.md)
3333

3434
Windows 10 Home machines must meet the following requirements to install Docker Desktop:
3535

36-
- Install Windows 10, version 1903 or higher.
36+
- Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher.
3737
- Enable the WSL 2 feature on Windows. For detailed instructions, refer to the
3838
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
3939
- The following hardware prerequisites are required to successfully run

docker-for-windows/wsl.md

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

1919
Before you install the Docker Desktop WSL 2 backend, you must complete the following steps:
2020

21-
1. Install Windows 10, version 1903 or higher.
21+
1. Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher.
2222
2. Enable WSL 2 feature on Windows. For detailed instructions, refer to the [Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
2323
3. Download and install the [Linux kernel update package](https://docs.microsoft.com/windows/wsl/wsl2-kernel).
2424

0 commit comments

Comments
 (0)