This repository contains automated builds of MinIO from the official minio/minio releases on GitHub, after the move to source-only distribution explained in the official repository documentation
We are reusing GitHub actions and some Docker image building steps found in other repositories, referenced in the respective build files. We are also finalizing the docker image in a wolfi-based image, ensuring a minimal and secure base - along with dropping any excessive permissions, chown operations and other steps that we'd prefer not to have in our final image.
We are not affiliated with MinIO and this repository is not an official MinIO project. We will maintain the builds on a best-effort basis, but provide no guarantees or SLAs, as this repository's build artifacts are published for internal use.
- This project is not affiliated with, endorsed by, or officially supported by MinIO, Inc.
- These images are not official MinIO releases and are provided as-is, without warranty of any kind.
- We make these builds available on a best-effort basis and without SLAs.
- The resulting artifacts are intended for internal or private use.
- Users are responsible for ensuring compliance with MinIO’s license terms when redistributing or deploying these images.