2023-12-06 10:22:47 UTC
49.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:133efa1a642134581cb1e6d1949496017e90ebb056278cd5a2c368bf4718f3fd - 13.76% (6.87 MB)
[#001] sha256:ef28c12a7e25166e225091c321d4cffd0c431d375412b9df4d6ed1778d3b68d5 - 0.24% (121 KB)
[#002] sha256:a24cd4a0349a30071ea7353807c4b051bab56a7061e6031a101839cb5cc2e89b - 67.05% (33.5 MB)
[#003] sha256:8d7845cfd8f2bf813c8daee00357f0b59844585c514c6fccaf522c5d054def1a - 18.6% (9.29 MB)
[#004] sha256:2893c61e0968e6248f41500ef4e282c1f2d886a05dd0e077f88199797af1b2d8 - 0.33% (170 KB)
[#005] sha256:a8825b019f59807895e1f5967b043636603f3359f783734252bef03c4d2bf2ba - 0.02% (11.6 KB)
[#006] sha256:c6c9aa1fce2c7afd570d8f6857ecd86ad301f07d3124e514cc940222819559ab - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-11-01 13:59:27 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-01 13:59:27 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-01 13:59:27 UTC/bin/sh -c #(nop) COPY dir:5476f371a7cbbfb430c004ec64e22960749de3863656b01def9734d7ee7f8a72 in /
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL release=6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:3c1d433011a71142346a34393b7b9d9ba52309700c82df1ba1ad51037bb2e5b9 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:43ca101a703b16f5336489efc64210907bd59d3ad88c31811061f9897e7d5896 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "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-6"
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-06T09-09-22Z release=RELEASE.2023-12-06T09-09-22Z 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-06 10:22:47 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-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-06 10:22:47 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-06 10:25:38 UTC
46.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:17c533a5f88f1736a23fab3de49ca45e8ca5981315c3a6ae4a6136f5810acf19 - 13.49% (6.31 MB)
[#001] sha256:433887b7ca53a104b8cc157468c564a9419ec91cabd5bb33284dec631413c5a4 - 0.25% (121 KB)
[#002] sha256:35d10dea56bbb2cd992d3d8b32ef04e72fefce4bc70a6d9c3f6a2cdc9028a99b - 67.6% (31.6 MB)
[#003] sha256:90c26a2537c36ec08f75bc083620cef1bd28c32a6206f529cfebfbb48a3b290d - 18.28% (8.55 MB)
[#004] sha256:f94505dd46196aca5ba01d3fa0b879ed9cbd43995d3329af26aa3d43577120dc - 0.36% (170 KB)
[#005] sha256:df6ad604e9326eea6c7938bd997126ea611ed52322ceed8b1aa70e624e0999a2 - 0.02% (11.6 KB)
[#006] sha256:54d131a8581fa02ff5f6f45bdc92f83176e15e5bfbb5c283e4dacd60a0d592b9 - 0.0% (498 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-11-01 13:59:28 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-01 13:59:28 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) COPY dir:8da1ddcf0dcd7764494533c54875ea3a5edbe4a46f181cf7639a61b8611a9577 in /
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL release=6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:5a7601246ebc4c368c8d6e28071c6af78d3b259cdb0e0142625fa01d6c591322 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) ADD file:e14ea0f4c73a8c1f370818d75287392581180168dbf9b899fb037bd88a5ab4b4 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
2023-11-01 13:59:28 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "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-6"
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-06T09-09-22Z release=RELEASE.2023-12-06T09-09-22Z 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-06 10:25:38 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-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-06 10:25:38 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-06 10:24:59 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:01c96564611b5951430e089365fc89f762c2765881311a56cdfd7a41a76626a4 - 18.13% (8.8 MB)
[#001] sha256:59cc601e67163def7425c89339e0c7fb1cce10c01f0d9068f03bea343a9f5e3e - 0.24% (121 KB)
[#002] sha256:befd99d288d66d2ec820f513b900c7e45e86fe77d29804f93718cbd7ae20703b - 63.96% (31 MB)
[#003] sha256:92a4ae753c3065e4f65451b49f533e888af46dce258e708f3f98ce679dd5adc6 - 17.29% (8.39 MB)
[#004] sha256:20621adc0ce1154a6955d76052059aa5dad0e61c055da4114644a8a19185e228 - 0.34% (170 KB)
[#005] sha256:8da80afee79a27674b625987e5a49c9c93bab6f78347e99cdd401212652c8387 - 0.02% (11.6 KB)
[#006] sha256:bd4b1bcaf222ad7b6a80345d932821b4bca51257c91b600ef5165502aa377bd3 - 0.0% (496 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-11-01 13:59:37 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-01 13:59:37 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-11-01 13:59:37 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) COPY dir:621dd314dd4f4379c38e57cb35ae7bac7e08aee3ccf730003f79ec71540e745c in /
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) LABEL release=6
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) ADD file:2d70cd57fbf62328c9794d8ed7b12ffbab86df8cd41b9e1b34b8b0af4cf1cc2f in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
2023-11-01 13:59:38 UTC/bin/sh -c #(nop) ADD file:6d86435c3cf0c4f52a98d29363f4a5aea2093d1a104682db80ce28f4b6dbdd87 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
2023-11-01 13:59:39 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "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-6"
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-06T09-09-22Z release=RELEASE.2023-12-06T09-09-22Z 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-06 10:24:59 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-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-06 10:24:59 UTC (buildkit.dockerfile.v0)CMD ["minio"]
2023-12-06 10:25:16 UTC
48.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:b529f27b5bedb4f2c095cb0467cb5ca69811429735dafab27fb2b3b63d593a37 - 13.24% (6.37 MB)
[#001] sha256:8c3bb0e682f03286b5ee7d164fd2ae33e377d8778791ccfd5fe0bf5a7e5e5189 - 0.24% (121 KB)
[#002] sha256:8e6cf1643a3fcbbfd2ca90dc62c61e2ac3028778e279e2e15b1dca737c121de9 - 67.59% (32.5 MB)
[#003] sha256:9e3e6d6acfb327a275bfa1cc0de5ed66d2ae6864cc7e683c9eed6a755d10bb61 - 18.56% (8.93 MB)
[#004] sha256:ad76ce5bf321bf29ace902b9cbc187d1dd966fa7dcad620499ad2a8d29b643d1 - 0.35% (170 KB)
[#005] sha256:68f75e72d7a9cceeee565d21d785ffc6088967bcbbe322e75017c6177edf63f6 - 0.02% (11.6 KB)
[#006] sha256:b4326b4690d9fce3206069b59ab844e71c3849da4584d63183c1c6bb76de8b0d - 0.0% (497 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL version="9.3"
2023-11-01 14:00:42 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-01 14:00:42 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-11-01 14:00:42 UTC/bin/sh -c #(nop) COPY dir:b8020bfc94dca1b3c2ac1f801ae21635d00d4d8a93bf2858ffb3ad83b0272824 in /
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) LABEL release=6
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) ADD file:ca9203ac433b40b68283df0ce70bcfbc6fb5b8287d72043cbc976ce485917bb3 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-6.json
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) ADD file:015e96eee0f06a728279055c5038f75f9756726fcd4e42c00539b042bcf0e4e5 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-6
2023-11-01 14:00:43 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-11-01T13:57:04" "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-6"
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-06T09-09-22Z release=RELEASE.2023-12-06T09-09-22Z 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-06 10:25:16 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-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY /go/bin/mc /usr/bin/mc # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-06 10:25:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-06 10:25:16 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.