Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 502 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 502 Bytes

minio-container

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.

Windows

docker pull ghcr.io/proof-partners/minio:windows-amd64-latest

x86-64

docker pull ghcr.io/proof-partners/minio:linux-amd64-latest

arm/64

docker pull ghcr.io/proof-partners/minio:linux-arm64-latest