Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2020-09-17 21:31:11 +02:00
parent de97cdc2ee
commit 7ac61ef10f
No known key found for this signature in database
GPG Key ID: 505AF50C5D02E697
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ For detailed information about WSL 2, see [Docker Desktop WSL 2 backend](wsl.md)
Windows 10 Home machines must meet the following requirements to install Docker Desktop:
- Install Windows 10, version 1903 or higher.
- Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher.
- Enable the WSL 2 feature on Windows. For detailed instructions, refer to the
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
- The following hardware prerequisites are required to successfully run

View File

@ -18,7 +18,7 @@ Additionally, with WSL 2, the time required to start a Docker daemon after a col
Before you install the Docker Desktop WSL 2 backend, you must complete the following steps:
1. Install Windows 10, version 1903 or higher.
1. Install Windows 10, version 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher.
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).
3. Download and install the [Linux kernel update package](https://docs.microsoft.com/windows/wsl/wsl2-kernel).