What is Docker Machine?

Wecan use Docker Machineto installDocker Engine on virtual hosts. It also provides commands to manage virtual hosts.
Some of the popular Docker machine commands enable us to start, stop, inspect and restart a managed host.
Docker Machine provides a Command line interface (CLI), which is very useful in managing multiple hosts.