mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-16 11:33:40 +00:00
Update windows.md
This commit is contained in:
parent
a071218f77
commit
7b808e4d3d
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user