2024-02-13 16:08:54 UTC
41.2 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:ea29d36b883ebee4195ea64512623b46adc7fa94a80e184acc510a00b9f5b88c - 16.7% (6.89 MB)
[#001] sha256:72df60a45246981df0ed90c98c58c181860c7cea8443b794b26f5e029c499379 - 0.29% (121 KB)
[#002] sha256:a11f1fe5398330bbb152864089327c5cf04dcb35f13769f134e74ae54989ec46 - 82.6% (34.1 MB)
[#003] sha256:fd53cf943e15595dc1aad3f6312e63e5f4388f5edd3fd1f7a1c971ce26c0aab2 - 0.38% (162 KB)
[#004] sha256:6b49bcd381dfa9fe60ca996a29059c5ad13789f73b068245e83e67b4210ba045 - 0.03% (11.6 KB)
[#005] sha256:e2c583ee7184ea6843c1eb0b80f376f95ebcda1b4b6fbde0ebe4b1047f9f5cb7 - 0.0% (499 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL version="9.3"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-01-18 10:08:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY dir:b4c56c8ee136a3d8550817bb736bcd586be7da120fa51e85d80783b087276962 in /
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL release=13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:6dca2b6931e721dc2515dbd66acd41501bf4bbd06ad9c6d0d5950a8f4af77a5d in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-13.json
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) ADD file:0fc7de14fc44e1d80c5ac6d6062ee58a9464555c26081dbb7050df8f2a8e586d in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-13
2024-01-18 10:08:23 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-01-18T10:06:04" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="303dc144996db01765d69e8ea45d2d617d953e42" "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-13"
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)ARG RELEASE
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2024-02-13T15-35-11Z release=RELEASE.2024-02-13T15-35-11Z 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-02-13 16:08:54 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-02-13 16:08:54 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)COPY /go/bin/minio /usr/bin/minio # buildkit
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)COPY CREDITS /licenses/CREDITS # buildkit
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/LICENSE # buildkit
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)VOLUME [/data]
2024-02-13 16:08:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2024-02-13 16:08:54 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.