mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Updated docs for consolidated list of REX-Ray providers
This commit includes the correct project link and also includes a consolidated list of drivers that are supported. Signed-off-by: Clinton Kitson <clintonskitson@gmail.com>
This commit is contained in:
parent
dc4ca0e897
commit
6084346bec
1 changed files with 3 additions and 3 deletions
|
@ -66,10 +66,10 @@ The following plugins exist:
|
||||||
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)
|
||||||
repositories at specific commits as volumes within Docker containers.
|
repositories at specific commits as volumes within Docker containers.
|
||||||
|
|
||||||
* The [REX-Ray plugin](https://github.com/emccode/rexraycli) is a volume plugin
|
* The [REX-Ray plugin](https://github.com/emccode/rexray) is a volume plugin
|
||||||
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, Google Compute Engine, OpenStack, XtremIO, and ScaleIO.
|
platforms including VirtualBox, EC2, Google Compute Engine, OpenStack, and EMC.
|
||||||
|
|
||||||
* The [Contiv Volume Plugin](https://github.com/contiv/volplugin) is an open
|
* The [Contiv Volume Plugin](https://github.com/contiv/volplugin) is an open
|
||||||
source volume plugin that provides multi-tenant, persistent, distributed storage
|
source volume plugin that provides multi-tenant, persistent, distributed storage
|
||||||
with intent based consumption using ceph underneath.
|
with intent based consumption using ceph underneath.
|
||||||
|
|
Loading…
Add table
Reference in a new issue