mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
commit
06d4dd4e59
@ -266,6 +266,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
|
|||||||
* [Docker Machine NFS](https://github.com/adlogix/docker-machine-nfs) Activates NFS for an existing boot2docker box created through Docker Machine on OS X.
|
* [Docker Machine NFS](https://github.com/adlogix/docker-machine-nfs) Activates NFS for an existing boot2docker box created through Docker Machine on OS X.
|
||||||
* [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.
|
* [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
|
* [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.
|
* [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.
|
||||||
|
|
||||||
### User Interface
|
### User Interface
|
||||||
|
Loading…
Reference in New Issue
Block a user