mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add the NetApp Docker Volume Plugin to the documentation
Signed-off-by: Jared Hocutt <jaredh@netapp.com>
This commit is contained in:
parent
8adc8c3a68
commit
f310fd14a9
1 changed files with 6 additions and 0 deletions
|
@ -106,6 +106,12 @@ The following plugins exist:
|
||||||
a mountpoint anywhere on the host, which enables the files to *always persist*,
|
a mountpoint anywhere on the host, which enables the files to *always persist*,
|
||||||
even if the volume is removed via `docker volume rm`.
|
even if the volume is removed via `docker volume rm`.
|
||||||
|
|
||||||
|
* The [NetApp Plugin](https://github.com/NetApp/netappdvp) (nDVP) provides
|
||||||
|
direct integration with the Docker ecosystem for the NetApp storage portfolio.
|
||||||
|
The nDVP package supports the provisioning and management of
|
||||||
|
storage resources from the storage platform to Docker hosts, with a robust
|
||||||
|
framework for adding additional platforms in the future.
|
||||||
|
|
||||||
## 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue