2023-12-07 06:42:34 UTC
53.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:0a9097f36f4733eb43f7c8f67291ef18f0c6e740e2243fcf4172a2ce0024b631 - 20.96% (11.3 MB)
[#001] sha256:aa5df235eaa15e178b9611bb4b0b041482e0798c844904a51b40433df446cad4 - 0.22% (121 KB)
[#002] sha256:3e8286c6c948f05c71a9ea67a8a5b6f4f79de63d664b55f877ce27647f92488d - 61.21% (32.9 MB)
[#003] sha256:19fbd1594f233c1e73c4fd57a388c7745a23fa760d125ea03d88e33469ad233a - 17.29% (9.29 MB)
[#004] sha256:5ab0737c84bbde79abd72142c0b878085f56b09f804a2436a336c414ff1f7584 - 0.31% (170 KB)
[#005] sha256:cdb6d7f959189c27f08c03ee5ec5492730061cd102f33d1856936ecd3cda8f78 - 0.02% (11.6 KB)
[#006] sha256:8804f425ae77f8616d83453b80f429ae414f88a9bcbbcf2da1bbf3ade16d1696 - 0.0% (495 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL version="8.9"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-02 15:24:57 UTC/bin/sh -c #(nop) COPY dir:65460e37494753b47caacb4b88299929ac588e988c0e64dc281e6eb63617de08 in /
2023-11-02 15:24:58 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2023-11-02 15:24:58 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-02 15:24:58 UTC/bin/sh -c #(nop) LABEL release=4
2023-11-02 15:24:58 UTC/bin/sh -c #(nop) ADD file:bec3a51f65f073861e98d11ebfa7b84f0ac294944cf395711ffd95d276eceaa7 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json
2023-11-02 15:24:58 UTC/bin/sh -c #(nop) ADD file:7353e9e1249bf1326b34dc100e378f3fd480671620b520f804d43fc06babb7f1 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4
2023-11-02 15:24:59 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-07T04-16-00Z release=RELEASE.2023-12-07T04-16-00Z 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-07 06:42: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
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-07 06:42:34 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-07 06:43:56 UTC
50.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:bfd4f77e81134ffc36860958591bd998c407732f7e4391fb537b46b217b417ce - 20.56% (10.3 MB)
[#001] sha256:4be2b0c1d11775e86b36a0b5fd7c526bfaac91608d283500ddc1c4479c872eb4 - 0.23% (121 KB)
[#002] sha256:32ab440e4a9eadd58050a0389c4ca4adbf43a7c266c7cfa480a148fcc8a00b5a - 61.82% (31 MB)
[#003] sha256:573dd2fdfff9f7201bc610d72169924a52a21e88089e9c1061394e4097525108 - 17.03% (8.55 MB)
[#004] sha256:b4d7999b9e054842d6bebc3fb957f671835b535bd0b7eadd5a98d03803742996 - 0.33% (170 KB)
[#005] sha256:92afd780613393fa26a0a250cdace2ec56fa6af9f68a534ac4fb598f1256bc0d - 0.02% (11.6 KB)
[#006] sha256:a8268d3bb47998d5d3b6637a160eed19a4e8710c805e7d4cf54953b51536a6de - 0.0% (495 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL version="8.9"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) COPY dir:d5b1abdaba3a35665e4648c5de784498c4458e0e6b6c421c1be166f3bbca7c23 in /
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL release=4
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) ADD file:204b59034da563e60371bf010ab9211bc6e1a5393be2813323714213aa2d30fe in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) ADD file:404743ad8c9b0aeea92f4a67452a9eaa2c5b3616b827cd954fca69f95d0933f3 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4
2023-11-02 15:24:44 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-07T04-16-00Z release=RELEASE.2023-12-07T04-16-00Z 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-07 06:43: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
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-07 06:43:56 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-07 06:45:06 UTC
52 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:826b5b66e7369d37762f5776ef0d893c52ed1fc2146187edc12cc7b4a26f1821 - 24.75% (12.9 MB)
[#001] sha256:64d72f55180674506dfe8631693113dd8dfd438c82c50a801587c7f6c2028b57 - 0.23% (121 KB)
[#002] sha256:9731fe68a3ca5e2a258b28b87f667411b7935c826e4f5feb4199cadb7fbe0ac0 - 58.55% (30.5 MB)
[#003] sha256:bf1a9d38258a57fe5546d5773e1d25fc865a7322767fdbd26d27e30eb17020e4 - 16.13% (8.39 MB)
[#004] sha256:205c6615c56e7789025b0a6bf89bbab62e8a456fa3e1d2a3456901c73cd28ba8 - 0.32% (170 KB)
[#005] sha256:fb9b5b301db3dfade1c20e7b2bfa9b308caad60dafc351de37197a772df12118 - 0.02% (11.6 KB)
[#006] sha256:4b3657e2c3f11831e23a899f5259df6339ab27568ae94e75cd3c121f908a9acf - 0.0% (496 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL version="8.9"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-02 15:25:00 UTC/bin/sh -c #(nop) COPY dir:f0138cd416917ce96408e1c10ed9f25134da9522d845f2de3b53c4edecec2c90 in /
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) LABEL release=4
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) ADD file:1736fced06dca936504a56795778ade0edaef881720a568679b8204fd81a4423 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) ADD file:c39b86035f2c977d915bdfd82cf6f50db5351329d3dfd5f55a5006d62dd2923d in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4
2023-11-02 15:25:01 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"
2023-12-07 06:45:05 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-07 06:45:05 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-07T04-16-00Z release=RELEASE.2023-12-07T04-16-00Z 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-07 06:45:05 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-07 06:45:05 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-07 06:45:06 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-07 06:45:37 UTC
51.6 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:9a31ff8b8d85d94ffbc425ee6ef65268403d54d3fbeb9a2505aa7e1d708191fa - 20.19% (10.4 MB)
[#001] sha256:e096255b5331e16cecb78d9464d59101432bb98efb9b1cc2f9baf4d950d4f29e - 0.23% (121 KB)
[#002] sha256:18654ab6e5b9f7e848ab19521f46cb7b6be36c79d0c9c1d2c88bb40b59d6a7ba - 61.92% (31.9 MB)
[#003] sha256:e0cc05918ebb335cfe7bd1a1dbd71281a4a56a8a45194e0ea76ca408f967dfd3 - 17.31% (8.93 MB)
[#004] sha256:71b99098955dcaa1a436746f2f2321d9aa8321c078eb078f6aea399a906fc44c - 0.32% (170 KB)
[#005] sha256:6f696d8e8ecf4de7a4ca965e96e5cb6994003e1b3e6d15f7de6d349d24a86891 - 0.02% (11.6 KB)
[#006] sha256:896b9c1b409f3837ccf0aee32a1b921d382cb032a1bf2e8b3981e7b319ba7c62 - 0.0% (495 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL version="8.9"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2023-11-02 15:24:47 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) COPY dir:2410997cf8b24b071c96db08d57745421526318d6938b8baad1b84b7a831cc0f in /
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) LABEL release=4
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) ADD file:0d6262fc010911eac9ba23349f852b77aad9c3e8c5b217e1cfdae76f0b9e9af5 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-4.json
2023-11-02 15:24:48 UTC/bin/sh -c #(nop) ADD file:3c00194925f43c43339c4868e42704ab4c16efec0cb865604b4a710872722819 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-4
2023-11-02 15:24:49 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-02T15:22:40" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="f2b0e7d9ca0c749b07def087e8c70f40d9e3abc1" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/ubi-micro/images/8.9-4"
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-07T04-16-00Z release=RELEASE.2023-12-07T04-16-00Z 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-07 06:45: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-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-07 06:45:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-07 06:45:37 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.