Docker Desktop Support Windows Home

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
Kang HuaiShuai
2020-03-10 13:39:27 +08:00
parent 3a24901664
commit c720d6959e
5 changed files with 6 additions and 5 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。
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) 支持 64 位版本的 Windows 10 Pro且必须开启 Hyper-V,或者 64 位版本的 Windows 10 Home Insider Preview build 19018+
## 安装
@@ -31,3 +31,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-tech-preview/)