The biggest difference between humans and animals is that people use tools. Windows is still the mainstream, today's introduction window to install Docker, but the point is that Docker is after all Linux application, so his support for Linux is stronger than Windows, Installing Docker in Windows is more demanding.
# # #window安装的官网介绍
Docker for WINDOWS10
Installation Instructions
For Windows operating systems.
1. Operating system requirements must be 64-bit WINDOW10.
2. You must start Hyper-V virtualization to support.
Docker Engine, Docker CLI client,? Docker Compose,? Docker Machineand? Kitematic (requires another click to install, which I'll talk about later).
Download
- Click->docker for Windows (Microsoft Windows 10)
- Click on the link above--drop-down page--select version
- Stable Quarterly Version
- Edge Month version
Here I choose Yes: Get Docker CE for Windows (Stable)
- Version Introduction Stable,edge
- Click here to download the installation
- Download ..., recommended thunder download, page really very slow!
Installation
- Double-click Docker for Windows Installer.exe
- Installation process prompt, select Allow
- NOTE: NOTE! Front high energy, after installation will have a prompt, click OK Computer automatically restart, be sure to save other program files. The app is installed.
- After restarting the boot, click Start
- Also prompted not to install Hyper-V virtualization, but also restart the prompt, click OK, but also restarted.
- After reboot, login Dockerid click Register
- Login Dockerid,docker Successful Login
Use
#docker信息docker info
- Installing Kitematic
Kitematic is a GUI tool introduced by Docker, making it easier and more intuitive to operate Docker.
* Click: Download Download
To download the installation, it is recommended to use Thunderbolt.
- Download complete and put it in this directory
- Put in the specified folder
Ps:windows install Docker really trouble, in fact, no matter, in the future we will be virtualized way to create a Linux virtual machine, the way to create Docker through the virtual machine.
Past period Wonderful
- Docker guided Learning (I.)
- Technical Overview of Containers (ii)
- Docker Charm first Experience-5 minutes to install WordPress no detours (iii)
- About Docker website (iv)
- How to install Docker on Mac (v)
"Intermediate" How to install Docker on window (vi)