mirror of https://github.com/docker/docs.git
Update Windows version for WSL 2
WSL 2 is backported to Windows 10 1903
This commit is contained in:
parent
48824ab98c
commit
81f2ea0d79
|
@ -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.
|
||||
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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue