Skip to content

Commit

Permalink
Docs: Add Blockbridge volume plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rust <[email protected]>
Stephen Rust committed Aug 3, 2015
1 parent 8f2dca5 commit 8b15b79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/extend/plugins.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8b15b79

Please sign in to comment.