mirror of
https://github.com/pgsty/silo.git
synced 2026-09-22 10:33:43 +00:00
a1f922315b
Serves as a starting point to run a Minio cluster using Docker. The file can be used as configuration for the docker-compose tool to start 4 Minio servers in distributed mode. * Add a docker-compose.yml file to run 4 minio server instances in distributed mode * Update Docker.md with command to use the file