Deploy MinIO on Docker Compose
Docker Compose allows defining and running single host, multi-container Docker applications. With Compose, you use a Compose file to configure MinIO services. Then, using a single command, you can create and launch all the Distributed MinIO instances from your configuration. Distributed MinIO instances will be deployed in multiple containers on the same host.
https://docs.min.io/docs/deploy-minio-on-docker-compose.html