From acbab1f83bd137154fa00021e92b87ed27df78d4 Mon Sep 17 00:00:00 2001 From: Andrew Hodges Date: Tue, 24 Nov 2015 09:05:19 -0500 Subject: [PATCH] Add Packet driver Signed-off-by: Andrew Hodges --- docs/AVAILABLE_DRIVER_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/AVAILABLE_DRIVER_PLUGINS.md b/docs/AVAILABLE_DRIVER_PLUGINS.md index ee7522c1ba..b704e32247 100644 --- a/docs/AVAILABLE_DRIVER_PLUGINS.md +++ b/docs/AVAILABLE_DRIVER_PLUGINS.md @@ -24,6 +24,7 @@ with Docker Inc. Use 3rd party plugins at your own risk. | BrightBox | https://github.com/brightbox/docker-machine-driver-brightbox | [NeilW](https://github.com/NeilW) | neil@aldur.co.uk | | Docker-In-Docker | https://github.com/nathanleclaire/docker-machine-driver-dind | [nathanleclaire](https://github.com/nathanleclaire) | nathan.leclaire@gmail.com | | HPE OneView | https://github.com/HewlettPackard/docker-machine-oneview | [wenlock](https://github.com/wenlock) | wenlock@hpe.com | +| Packet | https://github.com/packethost/docker-machine-driver-packet | [betawaffle](https://github.com/betawaffle) | andy@packet.net | | Parallels for OSX | https://github.com/Parallels/docker-machine-parallels | [legal90](https://github.com/legal90) | legal90@gmail.com | | SAKURA CLOUD | https://github.com/yamamoto-febc/docker-machine-sakuracloud | [yamamoto-febc](https://github.com/yamamoto-febc) | yamamoto.febc@gmail.com | | VULTR | https://github.com/janeczku/docker-machine-vultr | [janeczku](https://github.com/janeczku) | jb@festplatte.eu.org |