sha256:a08843cd2f686ffc19a55d675dd9131dd34a9ce93ee4aa493a14191cb5b19a1d
OS/ARCH
Compressed size
48.94 MB
Last pushed
11 months by tobi312
Type
Image
Manifest digest
sha256:e6103ed1f52df51683f431c89ab0d98bd08c1b27fb477e41fcde31d10aa7a1d1
Image Layers
1ARG MINIO_RELEASE_VERSION=RELEASE.2025-09-07T16-13-09Z0 B2ARG MC_RELEASE_VERSION=RELEASE.2025-08-13T08-35-41Z0 B3ARG VCS_REF=daf1926c0 B4ARG BUILD_DATE=2025-10-15T03:19:32Z0 B5LABEL org.opencontainers.image.title=MinIO org.opencontainers.image.vendor=MinIO Inc <[email protected]>0 B6ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key0 B7COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit123.91 KB8COPY /usr/bin/minio /usr/bin/minio # buildkit34.61 MB9COPY /usr/bin/mc /usr/bin/mc # buildkit9.62 MB10COPY /usr/bin/curl /usr/bin/curl # buildkit4.41 MB11COPY /licenses/CREDITS /licenses/CREDITS # buildkit176.07 KB12COPY /licenses/LICENSE /licenses/LICENSE # buildkit11.59 KB13COPY /usr/bin/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit479 B14EXPOSE [9000/tcp]0 B15VOLUME [/data]0 B16CMD ["minio"]0 BCommand
ARG MINIO_RELEASE_VERSION=RELEASE.2025-09-07T16-13-09Z