mirror of https://github.com/docker/cli.git
Update plugins.md
Add Convoy to Docker plugin list. Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
This commit is contained in:
parent
a5c18a853e
commit
a5f2ecff80
|
@ -37,6 +37,11 @@ The following plugins exist:
|
||||||
environments with features that include tenant isolation, automated
|
environments with features that include tenant isolation, automated
|
||||||
provisioning, encryption, secure deletion, snapshots and QoS.
|
provisioning, encryption, secure deletion, snapshots and QoS.
|
||||||
|
|
||||||
|
* The [Convoy plugin](https://github.com/rancher/convoy) is a volume plugin for a
|
||||||
|
variety of storage back-ends including device mapper and NFS. It's a simple standalone
|
||||||
|
executable written in Go and provides the framework to support vendor-specific extensions
|
||||||
|
such as snapshots, backups and restore.
|
||||||
|
|
||||||
* The [Flocker plugin](https://clusterhq.com/docker-plugin/) is a volume plugin
|
* The [Flocker plugin](https://clusterhq.com/docker-plugin/) is a volume plugin
|
||||||
which provides multi-host portable volumes for Docker, enabling you to run
|
which provides multi-host portable volumes for Docker, enabling you to run
|
||||||
databases and other stateful containers and move them around across a cluster
|
databases and other stateful containers and move them around across a cluster
|
||||||
|
|
Loading…
Reference in New Issue