Sign inSign up

tobi312/minio:scratch-RELEASE.2025-04-08T15-41-24Z

Multi-platform
Databases & storage
Index digest

sha256:cf474e7ca6fb31fd4ad00b7c3853a6c1f6c63a0652c122a0877e6524bf14a3d7

OS/ARCH

Compressed size

49.89 MB

Last pushed

over 1 year by tobi312

Type

Image

Manifest digest

sha256:1e3b9036aef9ae7e18d8050c555157fc878ad1894133a786d072792baa3d28cb

Image Layers

1ARG MINIO_RELEASE_VERSION=RELEASE.2025-04-08T15-41-24Z0 B
2ARG MC_RELEASE_VERSION=RELEASE.2025-04-08T15-39-49Z0 B
3ARG VCS_REF=daf1926c0 B
4ARG BUILD_DATE=2025-04-22T03:18:47Z0 B
5LABEL org.opencontainers.image.title=MinIO org.opencontainers.image.vendor=MinIO Inc <[email protected]>0 B
6ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key0 B
7COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit125.3 KB
8COPY /usr/bin/minio /usr/bin/minio # buildkit36.3 MB
9COPY /usr/bin/mc /usr/bin/mc # buildkit9.5 MB
10COPY /usr/bin/curl /usr/bin/curl # buildkit3.78 MB
11COPY /licenses/CREDITS /licenses/CREDITS # buildkit176.07 KB
12COPY /licenses/LICENSE /licenses/LICENSE # buildkit11.59 KB
13COPY /usr/bin/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit479 B
14EXPOSE map[9000/tcp:{}]0 B
15VOLUME [/data]0 B
16CMD ["minio"]0 B

Command

ARG MINIO_RELEASE_VERSION=RELEASE.2025-04-08T15-41-24Z