From 8b15b7958a9bb1298f8d82676c1ddef47fdc054d Mon Sep 17 00:00:00 2001 From: Stephen Rust Date: Sun, 2 Aug 2015 12:16:07 -0400 Subject: [PATCH] Docs: Add Blockbridge volume plugin Signed-off-by: Stephen Rust --- docs/extend/plugins.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extend/plugins.md b/docs/extend/plugins.md index 8208d9581f..847d844967 100644 --- a/docs/extend/plugins.md +++ b/docs/extend/plugins.md @@ -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