2023-12-20 08:44:37 UTC
50.3 MB
/tmp/.mc
MINIO_ACCESS_KEY_FILEaccess_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:f72461870632592db36cc0addefccfe6805504402b9f0d2dfba63348cef50829 - 13.63% (6.86 MB)
[#001] sha256:683391db8929ca8fca4a7e90744d77244d05f026798145d63bfae7196c577ebf - 0.23% (121 KB)
[#002] sha256:ba8b8055313f035515d0bec0515bac1ea3b0dee80b8d93a4a098ebfeee9599eb - 67.28% (33.9 MB)
[#003] sha256:a8e0787fb7ed609b275001645c8b3dbe88701012065e453a930726ced6614078 - 18.52% (9.32 MB)
[#004] sha256:fd20cadb8d397dc83965458afab9a8762fc6000d2eadab78957acb5c508e58fe - 0.31% (162 KB)
[#005] sha256:3738ac54d5104c283aa0f69dd1a7916fcca08691bf194577a1f260f0ad593a85 - 0.02% (11.6 KB)
[#006] sha256:128c59a31db484cebcbcec2bcb6a5b4d9dfb5a40b7d5f062d628e72becc16784 - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 06:09:22 UTC/bin/sh -c #(nop) COPY dir:bffca7f1cea01d635849eba79168c57ae7a64b313db09850a0dd03d1bc4fe531 in /
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) LABEL release=9
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) ADD file:20e4474581f9318058e01f6e4cb8669f94323ab7b214e6cac95cdc4a519c3f37 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) ADD file:a21d6b16e20f173055d6e2e38abf797365e016ac5ae6ae35b92bb05f62ff422a in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9
2023-12-07 06:09:23 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "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.3-9"
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-20T01-00-02Z release=RELEASE.2023-12-20T01-00-02Z 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.
2023-12-20 08:44:37 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 MC_CONFIG_DIR=/tmp/.mc
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-20 08:44:37 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-20 08:46:16 UTC
47.2 MB
/tmp/.mc
MINIO_ACCESS_KEY_FILEaccess_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:b7b0bb81ef0ec656837090d06d0c62afc22b1d2a9f06207e56d81aea677425df - 13.43% (6.34 MB)
[#001] sha256:c1e42aa8a27502ce0ae562938661421d58dfa6bb1a4592f5baa4a5863d388311 - 0.25% (121 KB)
[#002] sha256:e9b6753743c5f2c7ce360ce980bbf1b5de629b3e9f997e069ebbf499b5e84e92 - 67.78% (32 MB)
[#003] sha256:014647d6ee369f5526f050ac440969f7f9fd9050109af190bf8aa415cc2af7e2 - 18.18% (8.58 MB)
[#004] sha256:145535a1571cb0037a81215b8190c445e4f6eabf03daed48864c67d5c74c64f4 - 0.33% (162 KB)
[#005] sha256:a401bbb8b028d4cccba76b648434f8718a9facfb472e77068c4c624c67186cd2 - 0.02% (11.6 KB)
[#006] sha256:abe03354e1ecc4575dccd7d665cbc579c2f5ed141e4000c06b5b853e1ca2ff5b - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) COPY dir:4682db21a33175a709d2f77a288418ee57781f250a72379d0213628826625d39 in /
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-12-07 06:09:18 UTC/bin/sh -c #(nop) LABEL release=9
2023-12-07 06:09:19 UTC/bin/sh -c #(nop) ADD file:ca3d712c95295145a2009ab4d6383ab17ca7ada2bc721c96b36e16c2bce5f7de in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json
2023-12-07 06:09:19 UTC/bin/sh -c #(nop) ADD file:2ef76caef35628061547eb0100497582d0933147bd69eb4461b28aa852ab6847 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9
2023-12-07 06:09:19 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "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.3-9"
2023-12-20 08:46:15 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-20 08:46:15 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-20T01-00-02Z release=RELEASE.2023-12-20T01-00-02Z 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.
2023-12-20 08:46:15 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 MC_CONFIG_DIR=/tmp/.mc
2023-12-20 08:46:15 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-20 08:46:16 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-20 08:46:13 UTC
48.9 MB
/tmp/.mc
MINIO_ACCESS_KEY_FILEaccess_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:292052a7f86abfc4a70820be09910ca249ba6399e836839fdf4130d523c7ab39 - 17.98% (8.8 MB)
[#001] sha256:07e8fa249b4a8c724ed022a2df027e9df48673772a9823cfb98302a423d0f0f8 - 0.24% (121 KB)
[#002] sha256:bda183fbf17e3d3adba924f88510e858fd69d48a626b8ff7576ece60938d0eaa - 64.22% (31.4 MB)
[#003] sha256:729f81572511b2cae87276a60ecad2ad273378a21791771e4edcebc1c45fd210 - 17.21% (8.42 MB)
[#004] sha256:6a9f1078d5239aba8e63234db8ce10bc56be5a06b1eb3d471c31d48c2f4b38bc - 0.32% (162 KB)
[#005] sha256:cb02e285e9b707efb26604ed1989cc6eea4e6afedc482db323a039577c4ca2f2 - 0.02% (11.6 KB)
[#006] sha256:2a4d85b7247a5de7b7f85e4b27f6ac50c7a932a2d98d6bfe4073a3f871cd58de - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-12-07 06:09:49 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 06:09:50 UTC/bin/sh -c #(nop) COPY dir:13c274af304a1644f95b7d20678457084e43fedf3dfd72c7d86744fe511b8809 in /
2023-12-07 06:09:50 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-12-07 06:09:50 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-12-07 06:09:50 UTC/bin/sh -c #(nop) LABEL release=9
2023-12-07 06:09:50 UTC/bin/sh -c #(nop) ADD file:f5c332aac0cb237f532f962c9abb2fe13fd527ed99689e6093fbf0ff55ec74dd in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json
2023-12-07 06:09:51 UTC/bin/sh -c #(nop) ADD file:e7fa2f47498b25d65536f1ea621df3d70e45ba9112b83bd4d857a3e2f3738bd1 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9
2023-12-07 06:09:51 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "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.3-9"
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-20T01-00-02Z release=RELEASE.2023-12-20T01-00-02Z 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.
2023-12-20 08:46:12 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 MC_CONFIG_DIR=/tmp/.mc
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-20 08:46:13 UTC
48.5 MB
/tmp/.mc
MINIO_ACCESS_KEY_FILEaccess_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:9bbd6ba487bc7970289ff62e40f0ebdd8a2478544ad51ee7d69c7e1f801dde3a - 13.09% (6.35 MB)
[#001] sha256:72ad818ce165c24c77281b9a2324c194495b1b22c19368be08d4b9a09d0caff7 - 0.24% (121 KB)
[#002] sha256:6e46a3701c6e37df3a84ad575e53e8850deefa7497f6363dc87ad9428aa2b2c6 - 67.84% (32.9 MB)
[#003] sha256:77bc8eaf46538d44ed9bff7a99c7ddacfcbc189a6e0f749c11f51756cd35bf00 - 18.48% (8.97 MB)
[#004] sha256:8ed5201bfd9b6e8149f1c2c0747237d65f2e29a6dabe9f50629e127b7564112d - 0.33% (162 KB)
[#005] sha256:ea4f04bdf66499712a06123ab70069b01031da7fc5ab4013c489cb6a1c890f83 - 0.02% (11.6 KB)
[#006] sha256:70a42a055e185fa4243cddd447629ddbbacbb7dbbd4a93314cb08a04e087b7aa - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 06:09:29 UTC/bin/sh -c #(nop) COPY dir:7648a60bc12ec14200637c64928f4642a33a7b415ff991f74b1687118d1e5190 in /
2023-12-07 06:09:30 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-12-07 06:09:30 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-12-07 06:09:30 UTC/bin/sh -c #(nop) LABEL release=9
2023-12-07 06:09:30 UTC/bin/sh -c #(nop) ADD file:1eb7b376ac208ed8de4123b9b41ddb07cf7e195dca05ebdc4e0b6309db0258f3 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json
2023-12-07 06:09:31 UTC/bin/sh -c #(nop) ADD file:1bf4202e34cc360e63175a23b3f4d855b0e7fd7a4788e2814ed87b3388548c79 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9
2023-12-07 06:09:31 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "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.3-9"
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-20T01-00-02Z release=RELEASE.2023-12-20T01-00-02Z 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.
2023-12-20 08:46:12 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 MC_CONFIG_DIR=/tmp/.mc
2023-12-20 08:46:12 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-20 08:46:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-20 08:46:13 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.