docs: Add Netshare volume plugin to extend/plugins

Signed-off-by: Jeremy Unruh <jeremybunruh@gmail.com>
This commit is contained in:
Jeremy Unruh 2015-10-21 08:28:37 -07:00 committed by Tibor Vass
parent 6b43a0aa73
commit 48a8ca15d8

View File

@ -65,6 +65,9 @@ The following plugins exist:
which is written in Go and provides advanced storage functionality for many which is written in Go and provides advanced storage functionality for many
platforms including EC2, OpenStack, XtremIO, and ScaleIO. platforms including EC2, OpenStack, XtremIO, and ScaleIO.
* The [Netshare plugin](https://github.com/gondor/docker-volume-netshare) is a volume plugin
which provides volume management for NFS 3/4, AWS EFS and CIFS file systems.
## Troubleshooting a plugin ## Troubleshooting a plugin
If you are having problems with Docker after loading a plugin, ask the authors If you are having problems with Docker after loading a plugin, ask the authors