mirror of https://github.com/docker/docs.git
Add start of a change log
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
bce52e1de5
commit
bf3ea070b1
|
@ -0,0 +1,29 @@
|
|||
Change log
|
||||
==========
|
||||
|
||||
0.1.0 (2015-02-26)
|
||||
------------------
|
||||
|
||||
Initial beta 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)
|
||||
|
||||
### Included drivers
|
||||
|
||||
* Amazon EC2
|
||||
* Digital Ocean
|
||||
* Google
|
||||
* Microsoft Azure
|
||||
* Microsoft Hyper-V
|
||||
* Openstack
|
||||
* Rackspace
|
||||
* VirtualBox
|
||||
* VMware Fusion
|
||||
* VMware vCloud Air
|
||||
* VMware vSphere
|
||||
|
Loading…
Reference in New Issue