From 5f0e7b2d23f70500e7c7b8a4665ecdde22268a51 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sat, 2 Sep 2017 21:05:08 +0200 Subject: [PATCH] add quobyte --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6a6314..d406144 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c * [Local Persist](https://github.com/CWSpear/local-persist) Specify a mountpoint for your local volumes (created via `docker volume create`) so that files will always persist and so you can mount to different directories in different containers. * [Minio](https://github.com/jelastic-jps/minio) - S3 compatible object storage server in Docker containers * [REX-Ray](https://github.com/codedellemc/rexray) Vendor agnostic storage orchestration engine to provide persistent storage for Docker containers as well as Mesos frameworks and tasks. +* [quobyte $$$](https://www.quobyte.com/) - fully fault-tolerant distributed file system with a docker volume driver ### User Interface