Amazon Web Services Create machines on Amazon Web Services. To create machines on
Exoscale Create machines on exoscale. Get your API key and API secret key from
active See which machine is “active” (a machine is considered active if the DOCKER_HOST environment variable points to it). $
Use Docker Machine to provision hosts on cloud providers Docker Machine driver plugins are available for many cloud platforms
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
Microsoft Azure You will need an Azure Subscription to use this Docker Machine driver. Sign
Command-line Completion Docker Machine comes with command completion
status Usage: docker-machine status [arg...] Get the status of a machine Description: Argument is a machine name. For example:
restart Usage: docker-machine restart [arg...] Restart a machine Description: Argument(s) are one or more machine names. Restart
url Get the URL of a host $ docker-machine url dev tcp://192.168.99.109:2376
Page 2 of 5