Amazon Web Services Create machines on Amazon Web Services. To create machines on
start Usage: docker-machine start [arg...] Start a machine Description: Argument(s) are one or more machine names. For example:
active See which machine is “active” (a machine is considered active if the DOCKER_HOST environment variable points to it). $
Command-line Completion Docker Machine comes with command completion
Microsoft Azure You will need an Azure Subscription to use this Docker Machine driver. Sign
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
Use Docker Machine to provision hosts on cloud providers Docker Machine driver plugins are available for many cloud platforms
IBM Softlayer Create machines on Softlayer. You need to generate an API key in the softlayer
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
Page 2 of 5