Skip to content

build a docker container for multiple platform architectures

License

Notifications You must be signed in to change notification settings

Proof-Partners/minio-container

Repository files navigation

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

About

build a docker container for multiple platform architectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages