From df45a7c96044908235d1efd51f71c4b94b147142 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Fri, 9 Oct 2020 17:05:40 +0100 Subject: [PATCH] Update Win system requirements --- docker-for-windows/install-windows-home.md | 2 +- docker-for-windows/wsl.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-for-windows/install-windows-home.md b/docker-for-windows/install-windows-home.md index ba471115ba..cb712edbe9 100644 --- a/docker-for-windows/install-windows-home.md +++ b/docker-for-windows/install-windows-home.md @@ -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 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher. + - Install 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 diff --git a/docker-for-windows/wsl.md b/docker-for-windows/wsl.md index b92c6ed12a..2dd509afa7 100644 --- a/docker-for-windows/wsl.md +++ b/docker-for-windows/wsl.md @@ -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 2004 or higher. The Docker Desktop Edge release also supports Windows 10, version 1903 or higher. +1. Install 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).