Simple MinIO instance with public facing port and persistent storage.
docker-compose.yml
Powershell
MinIO API
9000
Minio api to connect to from clients.
MinIO Web Console
9090
A web interface for managing the minio deployment.
Minio is an S3 compatible object store. It is designed to store blob data. It has features like data retention policies, storage tiering, encryption and compression, just to name a few.