Browse code

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

Signed-off-by: Peter Edge <peter.edge@gmail.com>

Peter Edge authored on 2015/09/04 06:32:35
Showing 1 changed files
... ...
@@ -59,6 +59,10 @@ The following plugins exist:
59 59
   which is written in Go and provides advanced storage functionality for many
60 60
   platforms including EC2, OpenStack, XtremIO, and ScaleIO.
61 61
 
62
+* The [Pachyderm PFS plugin](https://github.com/pachyderm/pachyderm/tree/master/src/cmd/pfs-volume-driver)
63
+  is a volume plugin written in Go that provides functionality to mount Pachyderm File System (PFS)
64
+  repositories at specific commits as volumes within Docker containers.
65
+
62 66
 ## Troubleshooting a plugin
63 67
 
64 68
 If you are having problems with Docker after loading a plugin, ask the authors