Introduction Docker Machine is a tool that makes it easy to provision and manage multiple Docker hosts remotely from your personal computer. Such servers are commonly referred to as Dockerized hosts, and as a matter of course, can be used to run Docker containers. While Docker Machine can be installed on a local or a remote system, the most common approach is to install it on your local computer (