add scaleway driver for machine

This commit is contained in:
djalal 2018-12-21 19:35:11 +01:00 committed by GitHub
parent 9f800b9c43
commit bc4979f2f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ title: Machine drivers
- [VMware vSphere](vsphere.md)
- [VMware Workstation](https://github.com/pecigonzalo/docker-machine-vmwareworkstation) (unofficial plugin, not supported by Docker)
- [Grid 5000](https://github.com/Spirals-Team/docker-machine-driver-g5k) (unofficial plugin, not supported by Docker)
- [Scaleway](https://github.com/scaleway/docker-machine-driver-scaleway) (unofficial plugin, not supported by Docker)