1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #15233 from srust/add_blockbridge_volume_plugin

Docs: Add Blockbridge volume plugin
This commit is contained in:
David Calavera 2015-08-03 09:46:33 -07:00
commit 637cf3a4b7

View file

@ -31,6 +31,12 @@ Follow the instructions in the plugin's documentation.
The following plugins exist:
* The [Blockbridge plugin](https://github.com/blockbridge/blockbridge-docker-volume)
is a volume plugin that provides access to an extensible set of
container-based persistent storage options. It supports single and multi-host Docker
environments with features that include tenant isolation, automated
provisioning, encryption, secure deletion, snapshots and QoS.
* The [Flocker plugin](https://clusterhq.com/docker-plugin/) is a volume plugin
which provides multi-host portable volumes for Docker, enabling you to run
databases and other stateful containers and move them around across a cluster