Docker Machine (16)

Source: Internet
Author: User
Tags docker machine
I. Overview of Docker Machine

In front of our experimental environment there is only one Docker host, and all the containers are running on this host. However, in a real environment there will be multiple hosts, where containers are started, run, stopped, and destroyed, and related containers communicate with each other over the network, regardless of whether they are located in the same host.

Docker machine allows you to install and configure Docker host in batches, which can be local virtual machines, physical machines, or cloud hosts in a public cloud.

Docker machine supports installing and configuring Docker host in different environments, including:

  1. General Linux operating system;
  2. Virtualization platform-VirtualBox, VMWare, Hyper-V;
  3. OpenStack;
  4. Public cloud-Amazon Web Services, Microsoft Azure, Google Compute Engine, Digital Ocean, and more.

Docker Machine has a unified name for these environments: provider. For a particular provider,docker machine, install and configure the Docker host with the appropriate driver, as shown in:

1. Docker Engine VS Docker Machine

What we call Docker refers to the Docker Engine, which is made up of Docker cli,rest Api,docker daemon.

Docker Machine is a tool for configuring and managing our hosts, managed in such a way as:

Docker Machine (16)

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.