This repository was archived by the owner on Jul 18, 2025. It is now read-only.
v0.1.0
Pre-release
Pre-release
- Provision Docker Engines using multiple drivers
- Provide light management for the machines
- Create, Start, Stop, Restart, Kill, Remove, SSH
- Configure the Docker Engine for secure communication (TLS)
- Easily switch target machine for fast configuration of Docker Engine client
- Provision Swarm clusters (experimental)
Supported / Included Drivers
- Amazon EC2
- Digital Ocean
- Microsoft Azure
- Microsoft Hyper-V
- Openstack
- Rackspace
- VirtualBox
- VMware Fusion
- VMware vCloud Air
- VMware vSphere
Notes:
- The default machine directory has changed structure to allow for standalone, self-contained machine directories:
~/.docker/machines->~/.docker/machine/machines~/.docker/machine/.client->~/.docker/machine/certs~/.docker/machine/ca.pem->~/.docker/machine/certs/ca.pem~/.docker/machine/ca-key.pem->~/.docker/machine/certs/ca-key.pem