mirror of https://github.com/docker/docs.git
Update Win system requirements
This commit is contained in:
parent
cb912718f7
commit
df45a7c960
|
|
@ -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:
|
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
|
- 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).
|
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
|
||||||
- The following hardware prerequisites are required to successfully run
|
- The following hardware prerequisites are required to successfully run
|
||||||
|
|
|
||||||
|
|
@ -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:
|
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).
|
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).
|
3. Download and install the [Linux kernel update package](https://docs.microsoft.com/windows/wsl/wsl2-kernel).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue