From a351ad9c54b6d762d4e71887c158a8fcd2c8fe87 Mon Sep 17 00:00:00 2001 From: Nazarii Muzychuk Date: Fri, 19 Oct 2018 19:34:21 +0300 Subject: [PATCH] Update minio link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9ee90c..115d9d0 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) - [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 Unison](https://github.com/leighmcculloch/docker-unison) A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By [@leighmcculloch](https://github.com/leighmcculloch) - [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/minio/minio) - S3 compatible object storage server in Docker containers - [Netshare](https://github.com/ContainX/docker-volume-netshare) Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin. By [@ContainX][ContainX] - [portworx](https://portworx.com) :heavy_dollar_sign: - Decentralized storage solution for persistent, shared and replicated volumes. - [quobyte](https://www.quobyte.com/) :heavy_dollar_sign: - fully fault-tolerant distributed file system with a docker volume driver