Merge pull request #428 from Moshe-Immerman/quobyte

add quobyte
This commit is contained in:
Julien Bisconti 2017-09-03 12:27:32 +03:00 committed by GitHub
commit 02e052508d

View File

@ -267,6 +267,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
* [Minio](https://github.com/jelastic-jps/minio) - S3 compatible object storage server in Docker containers
* [portworx $$$](https://portworx.com) - Decentralized storage solution for persistent, shared and replicated volumes.
* [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