Merge pull request #7918 from djalal/patch-1

add scaleway driver for machine
This commit is contained in:
Maria Bermudez 2018-12-27 13:15:21 -08:00 committed by GitHub
commit d7ad8f5ef6
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)