Skip to content

Releases: DimensionDataResearch/docker-machine-driver-ddcloud

docker-machine-driver-ddcloud v0.5

08 Nov 07:19
Compare
Choose a tag to compare

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 your PATH).

See the documentation for further instructions.

docker-machine-driver-ddcloud v0.4

08 Nov 06:11
Compare
Choose a tag to compare

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 prefix MCP_.

Getting started

  • Choose the appropriate executable for your OS
  • Copy it to the same directory as docker-machine (or somewhere on your PATH).

See the documentation for further instructions.

docker-machine-driver-ddcloud v0.3

07 Nov 03:23
Compare
Choose a tag to compare

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 your PATH).

See the documentation for further instructions.

docker-machine-driver-ddcloud v0.2

07 Nov 03:04
Compare
Choose a tag to compare

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 your PATH).

See the documentation for further instructions.

docker-machine-driver-ddcloud v0.1

02 Nov 06:08
Compare
Choose a tag to compare

Getting started

  • Choose the appropriate executable for your OS
  • Copy it to the same directory as docker-machine (or somewhere on your PATH).

See the documentation for further instructions.