mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 11:41:14 -05:00
update repository of »REX-Ray«
REX-Ray moved from »The {code} Team« [1][2] to it's separate organization. 'The {code} Team' is supported by DELL Technologies. [1] https://github.com/thecodeteam [2] https://thecodeteam.com/
This commit is contained in:
parent
e5af281c8e
commit
43589bde2d
@ -282,7 +282,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
|
||||
* [portworx](https://portworx.com) :heavy_dollar_sign: - Decentralized storage solution for persistent, shared and replicated volumes.
|
||||
* [REX-Ray](https://github.com/thecodeteam/rexray) Vendor agnostic storage orchestration engine to provide persistent storage for Docker containers as well as Mesos frameworks and tasks. By[@Dell](https://github.com/thecodeteam)
|
||||
* [REX-Ray](https://github.com/rexray/rexray) provides a vendor agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos. By[@thecodeteam](https://github.com/thecodeteam) (DELL Technologies)
|
||||
* [quobyte](https://www.quobyte.com/) :heavy_dollar_sign: - fully fault-tolerant distributed file system with a docker volume driver
|
||||
|
||||
### User Interface
|
||||
|
Loading…
Reference in New Issue
Block a user