From 2d70554f86aca8e6ae72af72d974b47be56bfb43 Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Fri, 9 Jun 2017 09:15:56 -0700 Subject: [PATCH] added link to vmwareworkstation driver (#3542) * added link to vmwareworkstation driver Signed-off-by: Victoria Bialas * added unofficial, unsupported Signed-off-by: Victoria Bialas --- machine/drivers/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/machine/drivers/index.md b/machine/drivers/index.md index 1693eb7c31..a1a88002e7 100644 --- a/machine/drivers/index.md +++ b/machine/drivers/index.md @@ -17,4 +17,5 @@ title: Drivers - [Oracle VirtualBox](virtualbox.md) - [VMware vCloud Air](vm-cloud.md) - [VMware Fusion](vm-fusion.md) -- [VMware vSphere](vsphere.md) \ No newline at end of file +- [VMware vSphere](vsphere.md) +- [VMware Workstation](https://github.com/pecigonzalo/docker-machine-vmwareworkstation) (unofficial plugin, not supported by Docker)