readystack/minio:RELEASE.2025-10-15T17-29-55Z-CE-ubuntu24.04-r1
A hardened, cosign-signed, offline-rebuildable build of github.com/minio/minio RELEASE.2025-10-15T17-29-55Z (AGPL-3.0), built clean-room from official upstream source by ReadyStack.
cosign verify --key <(curl -fsSL https://readystack.dev/keys/cosign.pub) readystack/minio:RELEASE.2025-10-15T17-29-55Z-CE-ubuntu24.04-r1.docker pull readystack/minio:RELEASE.2025-10-15T17-29-55Z-CE-ubuntu24.04-r1
Single container, single static Go binary (CGO-free), foreground process. S3-compatible OBJECT STORAGE: objects + metadata persisted on the local filesystem under /data (internal state under /data/.minio.sys). NO relational/SQL database. Embeds and serves a full web Console UI. The image IS the complete running instance (no docker-compose, no Kubernetes, no external DB).
docker run -d --name minio -p 9000:9000 -p 9001:9001 -e MINIO_ROOT_USER=YOUR_ACCESS_KEY -e MINIO_ROOT_PASSWORD=YOUR_STRONG_SECRET -v minio-data:/data readystack/minio:RELEASE.2025-10-15T17-29-55Z-CE-ubuntu24.04-r1
The complete --network=none build kit to recreate this exact image yourself — plus admin/DB/API handbooks, seed data, a validated test suite, and signed provenance — is at readystack.dev/buy.html.
— ReadyStack · readystack.dev
Content type
Image
Digest
sha256:92321f038…
Size
76.1 MB
Last updated
6 months ago
docker pull readystack/minio