sha256:618c90755f16b5b19740aeb88d8266b00908846a52e489e221cf213b5bcd18d5
OS/ARCH
Compressed size
49.39 MB
Last pushed
about 1 year by tobi312
Type
Image
Manifest digest
sha256:f0602a7c850108750b30023a8c9cb41a12b2bfc75598ffec5ac99bd780f4c8a5
Image Layers
1ARG MINIO_RELEASE_VERSION=RELEASE.2025-07-18T21-56-31Z0 B2ARG MC_RELEASE_VERSION=RELEASE.2025-07-16T15-35-03Z0 B3ARG VCS_REF=daf1926c0 B4ARG BUILD_DATE=2025-07-22T03:32:30Z0 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/ # buildkit119.84 KB8COPY /usr/bin/minio /usr/bin/minio # buildkit35.17 MB9COPY /usr/bin/mc /usr/bin/mc # buildkit9.79 MB10COPY /usr/bin/curl /usr/bin/curl # buildkit4.13 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 # buildkit480 B14EXPOSE map[9000/tcp:{}]0 B15VOLUME [/data]0 B16CMD ["minio"]0 BCommand
ARG MINIO_RELEASE_VERSION=RELEASE.2025-07-18T21-56-31Z