This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Releases: yadutaf/docker-machine-driver-ovh
Releases · yadutaf/docker-machine-driver-ovh
v1.1.0
Features
- Add custom image and ssh user support via
--ovh-image
and--ovh-ssh-user
(#16) - Add monthly billing support via
--ovh-billing-period
this should enable discount for long running instances - Add a list of available cloud projects when multiple exists
Fixes
- Fix configuration of consumer key via
OVH_CONSUMER_KEY
(#15) - Fix
docker-machine restart
(#17) - Fix broken machines cleanup
Packaging
- Add Windows dependencies to go
./vendor
- Create a tar.gz archive for better compatibility wit 3rd party tools like Rancher
- Upgrade to go 1.7
v1.0.0
Initial release
Due to Docker machine ABI refactoring, this driver requires docker-machine >= 0.5.1 which was not yet released at the time of building.
Although this driver is considered feature complete, it is still experimental and may break in the future.