Under Windows 7 installation docker

Windows 7 can be installed docker toolbox (packaged inside a docker, oracle virtualbox, Git)

1. Download

1. Download path https://github.com/docker/toolbox/releases here to download the version 18.09.3

Or, to https://docs.docker.com/toolbox/toolbox_install_windows/ , find specific links

 

 

2. The installation path is D: \ IDE \ Docker Toolbox, due to the local Git already installed, install Git would not have a check here

 

3. must take four options tick

 

4. After installation, before you run docker

 

2 acceleration, and create a virtual machine

1. Ali cloud on the opening Docker 

2 Copy the following commands

 

3 Under docker installation directory, Shift + right, select Open here command line, paste, execute commands, you can create a virtual machine

4 Open Oracle Virtual Box, you can see the default virtual machine just created

 

 

3. Run

1. git modifications of native git path bash.exe

 

2. Run desktop shortcut: Docker Quickstart Terminal.

3. If the error: This computer does not have VT-X / AMD-v enabled Enabling it in the BIOS is mandatory, only need to restart the BIOS-Config, find the Intel Virtualization Technology> Enabled can.

4. Run success

 

Guess you like

Origin www.cnblogs.com/cc299/p/11109745.html