docker machine

https://docs.docker.com/machine/

What is Docker Machine?

Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with docker-machinecommands.

You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, in your data center, or on cloud providers like Azure, AWS, or Digital Ocean.

原文地址:https://www.cnblogs.com/ngtest/p/9252000.html