Update windows.md

pull/419/head
Kang Huaishuai 2019-09-01 19:30:11 +08:00 committed by GitHub
parent a071218f77
commit 7b808e4d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
## Install Docker CE on Windows 10
## Install Docker Desktop CE on Windows 10
### System requirements
[Docker for Windows](https://docs.docker.com/docker-for-windows/install/) needs Windows 10 Pro 64 bit and activates Hyper-V
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/install/) needs Windows 10 Pro 64 bit and activates Hyper-V
### Install
Download Docker for Windows [Stable](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe) or [Edge](https://download.docker.com/win/edge/Docker%20for%20Windows%20Installer.exe), then double-click Docker for Windows Installer.exe to install.
Download Docker Desktop for Windows [Stable](https://download.docker.com/win/stable/Docker%20Desktop%20Installer.exe) or [Edge](https://download.docker.com/win/edge/Docker%20Desktop%20Installer.exe), then double-click Docker for `Docker Desktop Installer.exe` to install.
### Running
@ -24,4 +24,4 @@ Wait a moment and click Got it to start using Docker CE.
### Accelerate Images(In China)
If you pull docker images very slowly, then you can configurate [Network Acceleration](mirror.md).
If you pull docker images very slowly, then you can configurate [Registry Mirror](mirror.md).