Tutorial on installing Docker under WIN10 _docker

Source: Internet
Author: User
Tags docker hub docker run

Docker is an open source application container engine that allows developers to package their apps and dependencies into a portable container, and then publish it to any popular Linux machine or virtualization. Containers are completely using the sandbox mechanism, and there will be no interface between each other.

1. Go to the official website download Toolbox-->https://www.docker.com/toolbox Slow speed can go here to download https://get.daocloud.io/toolbox/

2. Installation process directly next to completion

3. Installation completed click on the desktop to display the following error:---click Browse to find the Git/bin directory Bash.exe can

4. After opening the terminal running Pre-create checks, the display Boot2docker ISO expiration need to download, but because of the well-known reason download speed will be very slow, resulting in the report as follows error:

The problem is that the installed toolbox is not up to date and can go here to download the latest toolbox for installation "https://get.daocloud.io/toolbox/"

5. Successful Installation

6. Install Docker mirror default username docker, password: tcuser

7. Pull a mirror: Because foreign docker hub speed is particularly slow, here is a https://www.daocloud.io, the host can easily pull after the various mirrors, and fast

8. The use of SSH tool management, the Windows command line into the Docker, can not replicate, and the operation is not convenient, so the use of support SSH tools to manage is very good, such as SECURECRT, putty, etc., input ifconfig query Docker address, The default is 192.168.99.100 account password: docker/tcuser

9. Run CENTOS7: Run Docker images view installed mirrors, run the following command to enter CentOS

Docker run-i-T centos:7/bin/bash

The above is a small set to introduce the WIN10 under the installation of Docker tutorial, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.