2024-01-31 20:39:48 UTC
54.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:c3e97d7f8ce34bfe09d9b9768d6b4055015e8111b48f9f385995762438577e87 - 20.45% (11.2 MB)
[#001] sha256:e1a79c5b700fdf52e5e5d393ac93f7bb67edef9c19becc1a3c6860772a332197 - 0.21% (121 KB)
[#002] sha256:ff8e7437e2d4a479b32c09093afd45486b74eea6b0008721ac5c3322400bc3eb - 62.0% (34 MB)
[#003] sha256:fb85ba0eae26f1936db46ca6d5385dcbe56afbcc295c7d3d07a99c107a721450 - 17.02% (9.34 MB)
[#004] sha256:d5a9c112294fa4cfdd5c89c1a605c4cccac6dfe287e84232ad06252c51ee1f46 - 0.29% (162 KB)
[#005] sha256:7af2fb2b0e70dfee906b36079bf26f80a38312eb945661186caa11cbed870fd3 - 0.02% (11.6 KB)
[#006] sha256:e0a2a50cb66300e4fe367599a527585f84d837cf3cd9ef6fce3e0a37c3f356d4 - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-01-03 09:07:58 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-03 09:07:58 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-03 09:07:58 UTC/bin/sh -c #(nop) COPY dir:5817fde2e06810e8feb6aad621faa0294f65273457509b954fcf2c46ea393a0b in /
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) LABEL release=7
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) ADD file:18b46a95a42c44471363c154b2e6b3edc76347fb976dbb372a09354fb7121c02 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-7.json
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) ADD file:b641a630ff45ad326623722ebcb74c5667864890b9f9e9c3188bb03af267d535 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-7
2024-01-03 09:07:59 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T09:05:32" "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-7"
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-31T20-20-33Z release=RELEASE.2024-01-31T20-20-33Z 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-31 20:39:48 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-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-31 20:39:48 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-31 20:41:29 UTC
51.4 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:045e18d332c1aa66f8afb529159b86faefed3b89a958e3051a21b7cf4f4aee26 - 20.22% (10.4 MB)
[#001] sha256:57c78ef2766ebc9256918f8e25d1a453dafad3a56de010bdd505a76bd23bdff5 - 0.23% (121 KB)
[#002] sha256:29cf177649d4131b39af200a2483abe060e8b1c24d787322682da9ac6b63c123 - 62.51% (32.2 MB)
[#003] sha256:77df69597af6a61125187db79fdd6179c7ba88dacf0fee8062fc59a734a0e887 - 16.71% (8.6 MB)
[#004] sha256:bbc62ae14abb5c99e04da2495f9e855db3d742e2af36966c07370e66c3104067 - 0.31% (162 KB)
[#005] sha256:55f6abc8d5ed8e69e5b8db0e25b018a75fce6d8313944589ea5cd18c45e92e6b - 0.02% (11.6 KB)
[#006] sha256:880df62d6a350ee01ebd57ffd4301eb9465d59f72945aa66d6522e359d23fcc2 - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-01-03 09:07:43 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-03 09:07:43 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) COPY dir:932cc1bba2f54372fda63d64d4028f9fbecb37c4c306674ee9408b9b2b39b3be in /
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL release=7
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) ADD file:fa744313b5231c6bfe55bd72aeeecc07c2bc742181b39625c88e93249771d160 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-7.json
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) ADD file:60878b9f90af12cb9ccae2fce1402acb4af3921ca3f54e0552d9cc40c4becc0b in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-7
2024-01-03 09:07:43 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T09:05:32" "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-7"
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-31T20-20-33Z release=RELEASE.2024-01-31T20-20-33Z 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-31 20:41:29 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-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-31 20:41:29 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-31 20:41:24 UTC
53.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:519e2503e65e14dd33f540a455a5248de06ae5c87fd580cb1440a6e98b389dfa - 24.2% (12.9 MB)
[#001] sha256:dbb8e973270cc6450038e5558214fb64ed6f353bbf7940e2b0eb132c6614f59a - 0.22% (121 KB)
[#002] sha256:301a332eb82d44eb430233a7ba9866a3d498867e394b8dc78bb08e9fee8a28c1 - 59.38% (31.6 MB)
[#003] sha256:b7bb090bbb44c5fed46cca70ec886bc8edeabe1fd7f7e275f90a2325f35417d1 - 15.88% (8.44 MB)
[#004] sha256:7f180ab50d65daed066a2abf442adb0b7104168520ea9c0e943ad4a49875ac3f - 0.3% (162 KB)
[#005] sha256:f826ff32d6b07a02ef0e7f264a6b56acba1630f1a440f6cfb27e641a011d1e39 - 0.02% (11.6 KB)
[#006] sha256:217c466e05f53e22e7fe4480f0ffe76caa0bb44f20f5ed0d03817be547b23fb9 - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-01-03 09:08:06 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-03 09:08:06 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-01-03 09:08:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) COPY dir:7e6f561b20b6d89def3258c4c0fbf48723b746209f3c75b2d55bde01ffd2447f in /
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) LABEL release=7
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) ADD file:7a49e2eb4c014ea581361d502791e890ba558be5196477a71c8ac1c2a17ef37e in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-7.json
2024-01-03 09:08:07 UTC/bin/sh -c #(nop) ADD file:efc9478004dc210ae60fc3df1a90fb0a4be01de2702fb9a38edebc4fc228f215 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-7
2024-01-03 09:08:08 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T09:05:32" "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-7"
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-31T20-20-33Z release=RELEASE.2024-01-31T20-20-33Z 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-31 20:41:24 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-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-31 20:41:24 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-01-31 20:41:28 UTC
52.8 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:aeef7050d88b3073721e7a1c611a5df528fa2ad57d0c421cb66e8f6d555a7712 - 19.73% (10.4 MB)
[#001] sha256:509f8c27d51130fb8e2e8939c211c6e54db077ab60cc92951069079ad12a47e1 - 0.22% (121 KB)
[#002] sha256:d5dc42b744f92cd450afd9745e11d0d0935fccb5f66d949454c0440968fa1b71 - 62.69% (33.1 MB)
[#003] sha256:aa99b1446e1648ff60026413b93467720fde9d7c396061a51fa50e1c18a5c616 - 17.03% (8.99 MB)
[#004] sha256:ca96bda4ef0762276b417bd1fa43a2d63fdb080a67231fea977513580ed5cbd5 - 0.3% (162 KB)
[#005] sha256:75bdb988d7ae7d330e4b0cde3632166949d28afb7c365d5759b5e56354e607fb - 0.02% (11.6 KB)
[#006] sha256:489da0a1c0e1251bdae26889eefa50ac68302af7842fd719717bd1bc31f873fd - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-01-03 09:07:45 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-03 09:07:45 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-01-03 09:07:45 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) COPY dir:06132958c66c467ddfee685a01ed5bce0d55ee1fb2f9af3b4d1419eb7abe4a48 in /
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) LABEL release=7
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) ADD file:8abbf6df634dcda93807358ade1fbf7272a19d1433873a26c8b0b9ad33f65762 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-7.json
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) ADD file:f54014b73d9a893f25303b3ba4d732e5b4d34b490cbc29937304139aa144536c in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-7
2024-01-03 09:07:46 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-03T09:05:32" "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-7"
2024-01-31 20:41:27 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-01-31 20:41:27 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-01-31T20-20-33Z release=RELEASE.2024-01-31T20-20-33Z 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-31 20:41:27 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-31 20:41:27 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-01-31 20:41:27 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-01-31 20:41:28 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-01-31 20:41:28 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.