2024-06-04 23:25:46 UTC
44.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:969cd2eb857f75600cbf5b7fe48e95767a64dce3e7b1dfbeeaf7d98cd4a8d433 - 15.51% (6.93 MB)
[#001] sha256:a30cf0d81302fd3f81e81aa2b41736c54a8385ad881471c9f3952995fbb21db0 - 0.27% (125 KB)
[#002] sha256:c44d0ae2f2eeb1c6a7d8b5bf39681a04412a4984bf618128f1fbf07206b130da - 78.73% (35.2 MB)
[#003] sha256:72606a99d80258d68fc83af4ddd5281bf0a8035123fda1e8079748c5b30938bb - 5.06% (2.26 MB)
[#004] sha256:369b9c2a92207ff82a63495c563b10e42d9494e31abee47c9d4adc8c431a3206 - 0.4% (184 KB)
[#005] sha256:ad31500ff9529b6c3dc34331693390fac4fd102b47d31391c643a7b40553561a - 0.03% (11.6 KB)
[#006] sha256:8008395e22ca9febad101901ab132379aa4581cfac3fa523bec55cfb8f70dd26 - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-05-23 13:49: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-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-05-23 13:49:51 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-05-23 13:49:53 UTC/bin/sh -c #(nop) COPY dir:f1321dbd94ef0452ef3e9fa9ccb03a5d0d6f4fd7ef3ac3a41b4c7cfd744ae860 in /
2024-05-23 13:49:53 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-05-23 13:49:53 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-05-23 13:49:54 UTC/bin/sh -c #(nop) ADD file:ec71ab6939d4fc2c39b7ac7d3f4c48dca227dd48576a76b425e469808daa7712 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-6.1716471860.json
2024-05-23 13:49:55 UTC/bin/sh -c #(nop) ADD file:6b03871f4e11f9b7d591e47d1afbe50bc9b9e8e9610a40c374f0edae1168c68d in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-6.1716471860
2024-05-23 13:49:55 UTC/bin/sh -c #(nop) LABEL "release"="6.1716471860" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-05-23T13:47:39" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="433dec61d526247ac9533c1d9b97e98a1127c782" "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.4-6.1716471860"
2024-06-04 23:25:45 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-06-04 23:25:45 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-06-04T19-20-08Z release=RELEASE.2024-06-04T19-20-08Z 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-06-04 23:25:45 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
2024-06-04 23:25:45 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)COPY /go/bin/cur* /usr/bin/ # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-06-04 23:25:46 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-06-04 23:25:46 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.