2024-05-01 02:57:29 UTC
57.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:0e019b285e0d2979b67152f7e92e6947d6189d4998135c97b6dbd8f598bbc0de - 19.42% (11.2 MB)
[#001] sha256:144e4cb337f52c689a725ca56a733aaa3704eaa45a5447d61042cf3f4861d2e0 - 0.2% (121 KB)
[#002] sha256:a30c18632145dfdd82e58736b7af5c6af0f0cdd0fa20e939678e496d157e3fa0 - 60.07% (34.7 MB)
[#003] sha256:302dbd2666c543ff4f34f19ff3f041ef564088a2630d68ed65aee619cdee00ee - 16.1% (9.3 MB)
[#004] sha256:2757082ab1782b104a8c6cd1d397dc895ac21d1b3e21adf7454a7d09e7aa3a12 - 3.91% (2.26 MB)
[#005] sha256:99fa5bc5a93625ee512cf9ac09faa2ea00d2a5063e42085f210b13640933b04b - 0.27% (160 KB)
[#006] sha256:8ffee160a7f3e42e842b096e9b2498dfde7ded7ad9c5bbfb7b1b407aa105262a - 0.02% (11.6 KB)
[#007] sha256:56885fe74d11ba8da4423cacdfb6c3a3619ee85ee1edc4a39870dc2fa3632449 - 0.0% (500 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-03-27 13:57:02 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 13:57:03 UTC/bin/sh -c #(nop) COPY dir:2d056da80c1083179513432b460695560e7ed3a6744ed7ac02f2d1d5330b7337 in /
2024-03-27 13:57:03 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-03-27 13:57:03 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-03-27 13:57:03 UTC/bin/sh -c #(nop) LABEL release=15
2024-03-27 13:57:03 UTC/bin/sh -c #(nop) ADD file:d7958920cccdfde658b3461581607324b845ec2d09c8970a3ebcdb862b173139 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-15.json
2024-03-27 13:57:04 UTC/bin/sh -c #(nop) ADD file:4a3f21e912a4dbb397163fcfc1ef044e7ee28f0ede66f5d512a6c709fadcdcd8 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-15
2024-03-27 13:57:04 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T13:54:06" "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-15"
2024-05-01 02:57:27 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-05-01 02:57:27 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-05-01T01-11-10Z release=RELEASE.2024-05-01T01-11-10Z 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-05-01 02:57: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-05-01 02:57:27 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-05-01 02:57:28 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-05-01 02:57:29 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-05-01 03:02:36 UTC
51.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:691d6e5beb7ade792abf50c9670d9b5770a26041e7311a78c71b1a085281a4aa - 19.89% (10.3 MB)
[#001] sha256:b531d5a678965a61723949855048bd69090de766c8f00d18d7939232bd1fef1f - 0.23% (121 KB)
[#002] sha256:a4244df107ede1d3f8ed9ce15f33db4122b46a3ff46b1bd4a3c994a8bda8465a - 63.08% (32.7 MB)
[#003] sha256:7374cbe370d6de93d5753e5971af00faf7d0a95955bd9bd8b8f447fdefd3df97 - 16.48% (8.55 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:68e184fca72d10cdb0b44ec2dc4dcd2354bfd9119f73b103366ad8fbc928716c - 0.3% (160 KB)
[#006] sha256:a80730823668d71c7b651760b4909c97e68685e2ca7410524682814c3c8af442 - 0.02% (11.6 KB)
[#007] sha256:b58067d2656f8b7aad20e4464d077fde367a77d0515d68fb5c4b1301f78b9fc3 - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-03-27 13:56:51 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) COPY dir:8b28aebca1ef30cbd717ce51043f0c871f3f683e4a3e60512a68819699f0eed8 in /
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) LABEL release=15
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) ADD file:e297b7eeace5905f88bfeb3cf178891f7dd8f26fc0613bfa25e0329aadb0b5b3 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-15.json
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) ADD file:b945e730422d63619eb71d2fd5cfcddea98fc351ba7ee0f12a47157567666283 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-15
2024-03-27 13:56:52 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T13:54:06" "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-15"
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-05-01T01-11-10Z release=RELEASE.2024-05-01T01-11-10Z 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-05-01 03:02:35 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-05-01 03:02:35 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-05-01 03:02:35 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-05-01 03:02:36 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-05-01 03:02:24 UTC
53.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:ad14bb14d1252827c7dcdca983cee749080778e17f081386cbc8b7ea1eaf62bc - 24.05% (12.9 MB)
[#001] sha256:e1d802f639126d85292ee5f3da1472a83078a1543a305c07ff4de71f32ebc484 - 0.22% (121 KB)
[#002] sha256:ca78d2ec3d6c29b2d2b24da68d8e4bf67b284ae30860fd9d8fd5358af4dba7e5 - 59.78% (32.2 MB)
[#003] sha256:13e346704a27fb8336f534452d3011db5fcf9b9246b5daf01156c427451e3f38 - 15.64% (8.41 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:9190584e562e606dfe2773985b4904422214081f3eadde2aca926430675f5b0f - 0.29% (160 KB)
[#006] sha256:6221b822e08c35fdb89d783d82ef95fef40c9118d88973ad53af7fe0d166f0e6 - 0.02% (11.6 KB)
[#007] sha256:059b0feb4057ba2276157b786f81964691e2af21de66ce9bbb7e76436813b577 - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-03-27 13:57: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-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 13:57:06 UTC/bin/sh -c #(nop) COPY dir:96a90500774493248eaac507dc4183ab42dca2ed8532fe8bc34544d33ca5dae3 in /
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) LABEL release=15
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) ADD file:e1496b0b7ab05d4cc276cc6e60b0294188fb073cd1e20cfc35bccdc9b68f3898 in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-15.json
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) ADD file:120aae1793745c1940873f14f1a8c1d88dc8705606cd7618d66e2e87ca02f4ae in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-15
2024-03-27 13:57:07 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T13:54:06" "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-15"
2024-05-01 03:02:22 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-05-01 03:02:22 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-05-01T01-11-10Z release=RELEASE.2024-05-01T01-11-10Z 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-05-01 03:02: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 MC_CONFIG_DIR=/tmp/.mc
2024-05-01 03:02:22 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-05-01 03:02:24 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2024-05-01 03:02:51 UTC
53.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:92972b66312b519dbcf56e8e54638987a1cbcc5fde19b7526f22a2ecab628a85 - 19.49% (10.4 MB)
[#001] sha256:db3947429ed2b92bf48c74f05b3b8970b7960d9e0f7d274e38b37e9764efcf00 - 0.22% (121 KB)
[#002] sha256:af61a4cd8abc6c518658a937193fcb037659339209913323b3b9c9588dcb4ec0 - 63.17% (33.7 MB)
[#003] sha256:086b46123287290ba3dc7e8f36bf91659e0b6791d8296392f9e79e54cfa65a57 - 16.81% (8.96 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:ce5a073b53fc5d6b649c7d10f7776dfc0b7f24197158794db84f48e5f4af0b63 - 0.29% (160 KB)
[#006] sha256:012106061e73ac1669e8871bf08e326edc0b6d556690e92f7afc9c217c29d892 - 0.02% (11.6 KB)
[#007] sha256:4c6608884f7d94602510d8e4c8c315adaa6ea9a6cd543c7d322239e957c709c9 - 0.0% (500 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-micro-container"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL name="ubi8/ubi-micro"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL version="8.9"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL summary="ubi8 micro image"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi8-micro"
2024-03-27 13:56:49 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) COPY dir:85405db7fc676864b20d47fd25fec0f764e039c91cbbef2de0ce55574555d845 in /
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) COPY file:8a1c814f171edd8bd75797f42a80d00fa3b97b7ccc394c89c8a8cc591966bdfe in /etc/yum.repos.d/ubi.repo
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) LABEL release=15
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) ADD file:c4b69a846ba3bd08818dccaf182b798cc744098e9b25c898730ee47a6c97f58e in /root/buildinfo/content_manifests/ubi8-micro-container-8.9-15.json
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) ADD file:6c02cf89c3c9e81f9853022d40ca52ffe96544dc797d0ef11acd2a5bdaed7f31 in /root/buildinfo/Dockerfile-ubi8-ubi-micro-8.9-15
2024-03-27 13:56:50 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T13:54:06" "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-15"
2024-05-01 03:02:50 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-05-01 03:02:50 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-05-01T01-11-10Z release=RELEASE.2024-05-01T01-11-10Z 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-05-01 03:02:50 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-05-01 03:02:50 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-05-01 03:02:50 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-05-01 03:02:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-05-01 03:02:51 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.