mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs: Add Netshare volume plugin to extend/plugins
Signed-off-by: Jeremy Unruh <jeremybunruh@gmail.com>
This commit is contained in:
parent
967e49bdbc
commit
95c053c56b
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,9 @@ The following plugins exist:
|
|||
which is written in Go and provides advanced storage functionality for many
|
||||
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
|
||||
|
||||
If you are having problems with Docker after loading a plugin, ask the authors
|
||||
|
|
Loading…
Reference in a new issue