Understand Machine concepts and get help Docker Machine allows you to provision Docker machines in a variety of environments, including virtual machines that reside on your local system, on cloud providers, or on bare metal servers (physical computers). Docker Machine creates a Docker host, and you use the Docker Engine client as needed to build images and create containers on the host. Drivers for creating machines To create a virtual machine, you supply Docker Machine with the name of the dri