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
Amazon Web Services (AWS) EC2 example Follow along with this example to create a Dockerized
kill Usage: docker-machine kill [arg...] Kill (abruptly force stop) a machine Description: Argument(s) are one or more machine names.
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
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
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
ip Get the IP address of one or more machines. $ docker-machine ip dev 192.168.99.104 $ docker-machine ip dev dev2 192.168.99.104 192.168
Page 1 of 5