Add link to Pachyderm PFS volume driver plugin in plugins.md

Signed-off-by: Peter Edge <peter.edge@gmail.com>
This commit is contained in:
Peter Edge 2015-09-03 16:32:35 -05:00
parent 9d0eef55ea
commit 23b33aef1e

View file

@ -59,6 +59,10 @@ 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 [Pachyderm PFS plugin](https://github.com/pachyderm/pachyderm/tree/master/src/cmd/pfs-volume-driver)
is a volume plugin written in Go that provides functionality to mount Pachyderm File System (PFS)
repositories at specific commits as volumes within Docker containers.
## 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