From bc4979f2f60d82c5f4ea6ec00759b3f4d7271e79 Mon Sep 17 00:00:00 2001 From: djalal Date: Fri, 21 Dec 2018 19:35:11 +0100 Subject: [PATCH] add scaleway driver for machine --- machine/drivers/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/machine/drivers/index.md b/machine/drivers/index.md index 6d9bdd41f8..be0aafad10 100644 --- a/machine/drivers/index.md +++ b/machine/drivers/index.md @@ -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)