mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
changes from review - which -> that
Signed-off-by: Jeremy Unruh <jeremybunruh@gmail.com>
This commit is contained in:
parent
f8c0d4d055
commit
a263709a9b
1 changed files with 2 additions and 2 deletions
|
@ -56,9 +56,9 @@ The following plugins exist:
|
||||||
* The [Keywhiz plugin](https://github.com/calavera/docker-volume-keywhiz) is
|
* The [Keywhiz plugin](https://github.com/calavera/docker-volume-keywhiz) is
|
||||||
a plugin that provides credentials and secret management using Keywhiz as
|
a plugin that provides credentials and secret management using Keywhiz as
|
||||||
a central repository.
|
a central repository.
|
||||||
|
|
||||||
* The [Netshare plugin](https://github.com/gondor/docker-volume-netshare) is a volume plugin
|
* 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.
|
that provides volume management for NFS 3/4, AWS EFS and CIFS file systems.
|
||||||
|
|
||||||
* The [Pachyderm PFS plugin](https://github.com/pachyderm/pachyderm/tree/master/src/cmd/pfs-volume-driver)
|
* 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)
|
is a volume plugin written in Go that provides functionality to mount Pachyderm File System (PFS)
|
||||||
|
|
Loading…
Reference in a new issue