mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update plugins.md
Add Convoy to Docker plugin list. Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
This commit is contained in:
parent
6b21e98432
commit
5f156d8c25
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue