2023-12-06 10:39:08 UTC
40.6 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:133efa1a642134581cb1e6d1949496017e90ebb056278cd5a2c368bf4718f3fd - 16.9% (6.87 MB)
[#001] sha256:a754223a76130fc166b7eb9bacf95c375ce1fe6dca8174a8925438ee82e43247 - 0.29% (121 KB)
[#002] sha256:26a5f4a92803b6a14ab53311a379da298088ad8602753bea57036bb2678e0bf8 - 82.37% (33.5 MB)
[#003] sha256:24bd55ae6dae74f7847d8f7acbaf1d34cfb3dbedf14b652f569707ff1d1d5d1f - 0.41% (170 KB)
[#004] sha256:0ad09fd27e7c6f59dbe4f9bb6646abca87ed206b4597275102839673151e2cab - 0.03% (11.6 KB)
[#005] sha256:9005c5ecfb56d3636d57dc446ce6cdcfbf8355d8bd45d2e3a2f5e9137cf8d0d6 - 0.0% (498 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:39:08 UTC (buildkit.dockerfile.v0)ARG RELEASE
2023-12-06 10:39:08 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:39:08 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-12-06 10:39:08 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2023-12-06 10:39:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-12-06 10:39:08 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.