ls Usage: docker-machine ls [OPTIONS] [arg...] List machines Options: --quiet, -q Enable quiet mode
inspect Usage: docker-machine inspect [OPTIONS] [arg...] Inspect information about a machine Description: Argument is a machine name
kill Usage: docker-machine kill [arg...] Kill (abruptly force stop) a machine Description: Argument(s) are one or more machine names.
scp Copy files from your local host to a machine, from machine to machine, or from a machine to your local host using scp. The notation is machinename
Amazon Web Services (AWS) EC2 example Follow along with this example to create a Dockerized
Digital Ocean example Follow along with this example to create a Dockerized Digital Ocean
Docker Machine Overview You can use Docker Machine to: Install and run Docker on Mac or Windows Provision and manage multiple remote Docker
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
start Usage: docker-machine start [arg...] Start a machine Description: Argument(s) are one or more machine names. For example:
Page 1 of 5