Individual docker images for running minio on different platforms and architectures.
This is NOT hardened for production, but is convenient for running in CI/CD systems where your code needs to run tests on multiple platforms.
docker pull ghcr.io/proof-partners/minio:windows-amd64-latest
docker pull ghcr.io/proof-partners/minio:linux-amd64-latest
docker pull ghcr.io/proof-partners/minio:linux-arm64-latest