Migrate from Boot2Docker to Docker Machine If you were using Boot2Docker previously, you have a pre-existing Docker boot2docker-vm
Get started with Docker Machine and a local VM Let’s take a look at using docker-machine for creating, using, and managing
Docker Machine Overview You can use Docker Machine to: Install and run Docker on Mac or Windows Provision and manage multiple remote Docker
Use Docker Machine to provision hosts on cloud providers Docker Machine driver plugins are available for many cloud platforms
Command-line Completion Docker Machine comes with command completion
Understand Machine concepts and get help Docker Machine allows you to provision Docker machines in a variety of environments, including virtual
Docker Machine Docker Machine overview
Install Docker Machine On OS X and Windows, Machine is installed along with other Docker products when you install the Docker Toolbox. For details on installing