2024-01-29 05:54:57 UTC
50.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:ea29d36b883ebee4195ea64512623b46adc7fa94a80e184acc510a00b9f5b88c - 13.62% (6.89 MB)
[#001] sha256:2ef8afa660988d154fac6969ad8a328549b968a9badb5148138fc8c4dd0fdff2 - 0.23% (121 KB)
[#002] sha256:43186aee960cef858b66a74b0fbdb69c1ba53804d704575137db3520b472227c - 67.32% (34 MB)
[#003] sha256:16fe6c6a64079ffbc67846063ce0986f077d616a375155a8081ab8583817e775 - 18.48% (9.34 MB)
[#004] sha256:766096c7a44b23af257ea4b0016159cd152bc6e87548219657ecdd290d507f40 - 0.31% (162 KB)
[#005] sha256:ed40cecf25128c996518693a3137afaf782b358a275c98699b10edbc2396673e - 0.02% (11.6 KB)
[#006] sha256:cd9b9ad00558e8d2a9b8e98b88c452014420f6cd82fa864cf7c88e4ac54f4631 - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY dir:b4c56c8ee136a3d8550817bb736bcd586be7da120fa51e85d80783b087276962 in /
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:6dca2b6931e721dc2515dbd66acd41501bf4bbd06ad9c6d0d5950a8f4af77a5d in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:0fc7de14fc44e1d80c5ac6d6062ee58a9464555c26081dbb7050df8f2a8e586d in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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-13"
2024-01-29 05:54:56 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-29 05:54:56 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-29T03-56-32Z release=RELEASE.2024-01-29T03-56-32Z 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-01-29 05:54:56 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
2024-01-29 05:54:56 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-29 05:54:57 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-29 05:56:38 UTC
47.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:70c0d1c5619220fa17a33f4b0e23541fd9a8b5486d72ccdada0d3a6c4aac9009 - 13.31% (6.3 MB)
[#001] sha256:f1d776377e3766f1f60404eea68072b8d2c449add61efbcb00d5a3b48bbe6eb5 - 0.25% (121 KB)
[#002] sha256:0a04efb56621aded0ae08305d3103fa07e3d5d33a4365dafa7cf80aeb75e4604 - 67.92% (32.1 MB)
[#003] sha256:480541d162a2d0b36f20149ebb6a4a110d857860083bea8ee7e428fbdcdfc315 - 18.16% (8.59 MB)
[#004] sha256:693fc3c67ad4cf17e3de46ce217e8a31eef8ec8540d23d2eec2026e21a560b97 - 0.33% (162 KB)
[#005] sha256:0fd20e848f79ef1ece1e6b1989ca0301044ca6037df26abdefe75b770a57903d - 0.02% (11.6 KB)
[#006] sha256:ec075b24ef1ff096aea5dfbb4a5b2105b863b00b68b3202818d08b9a41aeb699 - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:08:24 UTC/bin/sh -c #(nop) COPY dir:73c88c7da89fa39e2bcd8aa59cabbe1f1e213738afcea3abc473b33f969906eb in /
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) ADD file:16dda0c03780f2e177976531f51e161fb234cedf062fdf0cb427a83057a7dcef in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) ADD file:bbf3f3f6cf68295f65071f7f54afde8a0b9842c689498036ea546083545ee6f8 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:08:25 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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-13"
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-29T03-56-32Z release=RELEASE.2024-01-29T03-56-32Z 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-01-29 05:56: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
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-29 05:56:38 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-29 05:56:37 UTC
49.1 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:3be33b0d913b17fb5eaf47a3e5bda43ea50232b0a9e9af7f44e1c1adc5fb104c - 17.94% (8.81 MB)
[#001] sha256:7be815eefb8f63c40e4215215b66e6a3e403b7b5c0a55b4fe3e9ecfb967f5863 - 0.24% (121 KB)
[#002] sha256:ef146a1db5c54b0ab42a35c47265664572c7eebbadaf9de1363cac502f2aaffd - 64.28% (31.6 MB)
[#003] sha256:2604a2f14ebb0da70f7ff165237feaf26e5181f3f1a5815848190966712e3911 - 17.19% (8.44 MB)
[#004] sha256:8323585d6e35f6240ee809ac22c0a7dd87a950586003c15d31ca3288e7f7acfa - 0.32% (162 KB)
[#005] sha256:fc4fc85ed5624aa5fe1a1f1ee8aa053691d1a768b9b9069cfaab66b6c0b9a5b3 - 0.02% (11.6 KB)
[#006] sha256:2e1683df2cdb711c3a3915541257ba4eb7a4c223cf4010743255d1eac1a71f6b - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:09:25 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:09:27 UTC/bin/sh -c #(nop) COPY dir:0fe7066b1006663bee5c1ea4422d39d2f33b43dfb73e61cc1c9910d372403dff in /
2024-01-18 10:09:27 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:09:27 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:09:27 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:09:27 UTC/bin/sh -c #(nop) ADD file:0f86ffe18d3e5565ee3253c7c9b40f0136c131c1efd9e7a5e3d881d41ae6449e in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:09:28 UTC/bin/sh -c #(nop) ADD file:cdc5b89d25c1229cfa791274ca85fdbf31e2e796c95a7b20416906a92bbdb57e in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:09:28 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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-13"
2024-01-29 05:56:36 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-29 05:56:36 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-29T03-56-32Z release=RELEASE.2024-01-29T03-56-32Z 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-01-29 05:56:36 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
2024-01-29 05:56:36 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-29 05:56:36 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-29 05:56:36 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-29 05:56:37 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-29 05:56:34 UTC
48.7 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:365c20699257f055b5e82758225127441c57845bc6471af8b054d6a4c7b97d23 - 13.02% (6.34 MB)
[#001] sha256:393e93651f243a17ac5aba98c716aa774c4f61dbb421a33bc057727bfefbe0de - 0.24% (121 KB)
[#002] sha256:206178f04ddcb2efd3e5713f647e2ad5c73a3c5849bec5f5e4d81143f1829ebb - 67.93% (33.1 MB)
[#003] sha256:63dcfc69645bd51a6a3492ed28af7e555edd0a6f23539962925bccabfaf70a84 - 18.46% (8.99 MB)
[#004] sha256:82d82d5f1092c147f23b5b609d2c70e8459202fc507e86cc9c39249688b5f7cd - 0.32% (162 KB)
[#005] sha256:54098e8e8f9fa87ac0b3b5a5c69eae55073dd14d319bff9220006496dc942e3b - 0.02% (11.6 KB)
[#006] sha256:cf157c7d522b5c4c838d82f992f682e3a0f721c7e98cb612fb9b4a7d3194f6b9 - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:08:42 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:08:43 UTC/bin/sh -c #(nop) COPY dir:b5cf1613c1883cc7d08fe2136b7ae47d86d7f48e1e858c89a4daf41f370b4c91 in /
2024-01-18 10:08:44 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:08:44 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:08:44 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:08:45 UTC/bin/sh -c #(nop) ADD file:4c996dc1259991f3d0fcec1a3b6dc41c777ca288aa87537b3cfd81e503d0cc43 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:08:46 UTC/bin/sh -c #(nop) ADD file:a1a50a2b941fc5ddc4722d1da7b24dc2e9cdba8ce154d664bd3f7827b15a68e4 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:08:46 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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-13"
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-29T03-56-32Z release=RELEASE.2024-01-29T03-56-32Z 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-01-29 05:56:34 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
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-29 05:56:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-29 05:56:34 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.