2024-07-31 09:33:15 UTC
45.8 MB
access_key
MINIO_CONFIG_ENV_FILEconfig.env
MINIO_KMS_SECRET_KEY_FILEkms_master_key
MINIO_ROOT_PASSWORD_FILEsecret_key
MINIO_ROOT_USER_FILEaccess_key
MINIO_SECRET_KEY_FILEsecret_key
MINIO_UPDATE_MINISIGN_PUBKEYRWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5f328c14e09dcf260227fb3a7eb4d0ef531ad567bd2868d0c5cef9f0190d1f5f - 15.14% (6.93 MB)
[#001] sha256:335f049ebb3660ca065abbcf3548e8a6d199761168b47b9d2926bfb5d2290f9f - 0.26% (124 KB)
[#002] sha256:be64d7f62035cc6990db2750127b5fb03597a88a98507a5a6678826b6b186428 - 79.24% (36.3 MB)
[#003] sha256:ee85f339a835b8d0cdae9a2b7f3ce7d57c2546be17613949a40a9051361a15ea - 4.94% (2.26 MB)
[#004] sha256:bfba9c3300e2f8b587f7fdc8ae0e78eb6ea6f386de5d8f2c00cbf563e1693150 - 0.39% (185 KB)
[#005] sha256:4891e60b038d17088749334969126b3f98695b55b0c5fdc002de71f126c5fcad - 0.02% (11.6 KB)
[#006] sha256:91cee1aaf81a205674292b3721cab1fe47dd722628ef77c6afbd4b7dc9f89aaa - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) COPY dir:0347fc8357ec70150986ef6ecb45a0c8093850c4ac3bf284a1120f49db142b89 in /
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-07-18 17:25:32 UTC/bin/sh -c #(nop) LABEL release=13
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) ADD file:7a6443cc96cdd0bf93784bb6707c50bc5aeba7507ba8edad943ef235b3faa806 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-13.json
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) ADD file:982fb8a1d86b2b57d00b060e23c5364b7060261ad9ab67d7ba650e0b0aa571c7 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-13
2024-07-18 17:25:33 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-07-18T17:22:52" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="cd5996c9b8b99b546584696465f8f39ec682078c" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.4-13"
2024-07-31 09:32:22 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-07-31 09:32:22 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-07-31T05-46-26Z release=RELEASE.2024-07-31T05-46-26Z summary=MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service. description=MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.
2024-07-31 09:32:22 UTC (buildkit.dockerfile.v0)ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key MINIO_KMS_SECRET_KEY_FILE=kms_master_key MINIO_UPDATE_MINISIGN_PUBKEY=RWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav MINIO_CONFIG_ENV_FILE=config.env
2024-07-31 09:32:22 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-07-31 09:33:15 UTC (buildkit.dockerfile.v0)CMD ["minio"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.