Sign inSign up

cleanstart/minio

Verified Publisher

By CleanStart

Updated about 17 hours ago

Secure by Design, Built for Speed, Hardened Container Images on a minimal base CleanStart OS.

Image
Web servers
1

100K+

cleanstart/minio repository overview

Verified MINIO Container Image

A hardened, minimal MINIO container image built from source with verifiable software provenance and an SBOM, designed for secure production deployments.

For additional versions including FIPS support, explore CleanStart Images — secure, hardened container images

Pull Commands

Download the runtime container images:

docker pull cleanstart/minio:latest
docker pull cleanstart/minio:latest-dev
Interactive Development

Start interactive session for development:

docker run --rm -it --entrypoint /bin/sh cleanstart/minio:latest-dev
Container Start

Start the container:

docker run --rm -it --name minio-dev cleanstart/minio:latest

Best Practices

  • Use specific image tags for production (avoid latest)
  • Configure resource limits: memory and CPU constraints
  • Enable read-only root filesystem when possible

Architecture Support

Multi-Platform Images
docker pull --platform linux/amd64 cleanstart/minio:latest
docker pull --platform linux/arm64 cleanstart/minio:latest

Why Use CleanStart Images

  • Verified — Built from source with verifiable software provenance
  • Hardened — Minimal software footprint designed for secure deployment
  • Transparent — SBOM available for visibility into image contents
  • Production-ready — Built for modern container environments

Tag summary

Content type

Image

Digest

sha256:f44276350

Size

83.8 MB

Last updated

about 17 hours ago

docker pull cleanstart/minio