2023-11-16 01:40:04 UTC
40.7 MB
access_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:baff9e5cc1269330ce29ffcce8e29242ffd4bfbdd2f07208d91aaab4888e9afe - 17.96% (7.32 MB)
[#001] sha256:f4d65a60e102a137c3f9569046029ea7c41720241e1c6744a2394505e609aebe - 0.29% (121 KB)
[#002] sha256:b4dec788ce13b0b226221abf5bb8839850cc149378739e9854ddebffbe52b475 - 81.32% (33.1 MB)
[#003] sha256:2380a5dfa17140c141880209a8ab2894801df1686edca4cb4e776c17d0f8dc5e - 0.4% (168 KB)
[#004] sha256:681a03512d571fc439f1170a64dbe40915bc8907319641920648d056aad24d8c - 0.03% (11.6 KB)
[#005] sha256:1b72c4b042aa3e44f682709e9b5a9a0b48d45da9e07fb53a3a207605bb6bb77b - 0.0% (495 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL version="9.2"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2023-10-05 14:28:20 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-10-05 14:28:21 UTC/bin/sh -c #(nop) COPY dir:c8ca3fcb9f5585fad375d35c09dc296effee6bc35a9878b46521cf3ecf7848b1 in /
2023-10-05 14:28:21 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2023-10-05 14:28:21 UTC/bin/sh -c #(nop) CMD /bin/sh
2023-10-05 14:28:21 UTC/bin/sh -c #(nop) ADD file:d2f954e2d5ebbfb070a4f01edba762d8baeacaaeec1a1432d5bdd8758c3d6e80 in /root/buildinfo/content_manifests/ubi9-micro-container-9.2-15.1696515526.json
2023-10-05 14:28:21 UTC/bin/sh -c #(nop) ADD file:f2a4a58d7a086b6e7bde5db3308387ac6a143bf9c7646fc4d052b38aaf296681 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.2-15.1696515526
2023-10-05 14:28:22 UTC/bin/sh -c #(nop) LABEL "release"="15.1696515526" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-10-05T14:26:21" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="1fe65958f0b903c34b9f4e297121f45d958e4ae8" "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.2-15.1696515526"
2023-11-16 01:40:03 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-11-16 01:40:03 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-11-15T20-43-25Z release=RELEASE.2023-11-15T20-43-25Z 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-11-16 01:40:03 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
2023-11-16 01:40:03 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-11-16 01:40:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-11-16 01:40:04 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.