Releases: scaleway/docker-machine-driver-scaleway
Releases · scaleway/docker-machine-driver-scaleway
v1.6
- Migrate from Godeps to dep
- Upgrade scaleway-cli dependency
- Add scripts to help release the project
v1.5
- Revert "Remove VC product line"
- Use xenial image id directly
- Use default image's bootscript
v1.4
- Change default bootscript
- Remove VC product line
- Allow the bootscript to be specified using it's unique id.
- Vendor update
- Remove IP address if machine didn't exist (#64)
v1.3
- Add
--scaleway-region
to start server on different location e.g. ams1
(Amsterdam)
- Fix
user-agent
format
- Add
--scaleway-ipv6
(#50)
- Add
--scaleway-port
- Add
--scaleway-user
v1.2.1
- Delete IP only when she has been created by docker-machine
View full commits list
v1.1.0
- Fix provisionning error with xenial
docker-machine ls
displays the commercial-type
- Switch default image to Ubuntu Xenial
- Add
--scaleway-image
(#22)
- Add
--scaleway-debug
View full commits list
v1.0.2
- Add GOXC configuration (#19)
- Fix rm subcommand (#17)
- Initial homebrew support (#9)
View full commits list
v1.0.0
- Sleep only when we stop an host (#4)
- Loads credentials from
~/.scwrc
if available (#2)
- Support of
create
- Support of
start
- Support of
stop
- Support of
rm
- Support of
restart
- Support of
--scaleway-commercial-type
- Support of
--scaleway-name