[Windows] v1903+ support WSL2

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
pull/460/head
Kang Huaishuai 2020-08-22 09:38:34 +08:00
parent 9a4660492c
commit 9bc245dfdc
No known key found for this signature in database
GPG Key ID: 5E515022F565DA09
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
##
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) 支持 64 位版本的 Windows 10 Pro且必须开启 Hyper-V若版本为 v2004 及以上则无需开启 Hyper-V或者 64 位版本的 Windows 10 Home v2004 及以上版本。
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) 支持 64 位版本的 Windows 10 Pro且必须开启 Hyper-V若版本为 v1903 及以上则无需开启 Hyper-V或者 64 位版本的 Windows 10 Home v1903 及以上版本。
##
@ -44,3 +44,4 @@ Docker CE 启动之后会在 Windows 任务栏出现鲸鱼图标。
* [](https://docs.docker.com/docker-for-windows/install/)
* [Docker Desktop WSL 2 backend](https://docs.docker.com/docker-for-windows/wsl/)
* [WSL 2 Support is coming to Windows 10 Versions 1903 and 1909](https://devblogs.microsoft.com/commandline/wsl-2-support-is-coming-to-windows-10-versions-1903-and-1909/)