Releases: DimensionDataResearch/docker-machine-driver-ddcloud
Releases · DimensionDataResearch/docker-machine-driver-ddcloud
docker-machine-driver-ddcloud v0.5
Bug fixes
- Fixed error about missing network domain Id when creating SSH firewall rules (#7).
Getting started
- Choose the appropriate executable for your OS
- Copy it to the same directory as
docker-machine
(or somewhere on yourPATH
).
See the documentation for further instructions.
docker-machine-driver-ddcloud v0.4
New features
- Add support for using private IP addresses instead of public ones (#6)
Breaking changes
- All environment variables that previously used the prefix
DD_COMPUTE_
have been changed to use the prefixMCP_
.
Getting started
- Choose the appropriate executable for your OS
- Copy it to the same directory as
docker-machine
(or somewhere on yourPATH
).
See the documentation for further instructions.
docker-machine-driver-ddcloud v0.3
Changes
- Implemented
--ddcloud-image-name
command-line argument to enable a specific OS image to be used for the target machine (#3).
Getting started
- Choose the appropriate executable for your OS
- Copy it to the same directory as
docker-machine
(or somewhere on yourPATH
).
See the documentation for further instructions.
docker-machine-driver-ddcloud v0.2
Changes
- Updated to latest version of CloudControl client (fixes problem where some query parameters were not escaped when talking to the CloudControl API, e.g. #2).
Getting started
- Choose the appropriate executable for your OS
- Copy it to the same directory as
docker-machine
(or somewhere on yourPATH
).
See the documentation for further instructions.
docker-machine-driver-ddcloud v0.1
Getting started
- Choose the appropriate executable for your OS
- Copy it to the same directory as
docker-machine
(or somewhere on yourPATH
).
See the documentation for further instructions.