Namespace
minio
Image / Tag
minio:11466-bcfe28a
Content Digest
sha256:09383c6dd3a8e5470ba2e5414da3af0ba747eedbb5ee6a132cf11f7088cd4caa
Details
Created

2021-02-05 22:30:13 UTC

Size

96.8 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2020-10-31T05:07:05.471303
  • com.redhat.build-host
    cpt-1002.osbs.prod.upshift.rdu2.redhat.com
  • com.redhat.component
    ubi8-minimal-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
  • distribution-scope
    public
  • io.k8s.description
    The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
  • io.k8s.display-name
    Red Hat Universal Base Image 8 Minimal
  • io.openshift.expose-services
  • io.openshift.tags
    minimal rhel8
  • maintainer
    MinIO Inc <dev@min.io>
  • name
    ubi8-minimal
  • release
    201
  • summary
    Provides the latest release of the minimal Red Hat Universal Base Image 8.
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.3-201
  • vcs-ref
    f53dab37c7541dd0080f410727c5886e85c09ee7
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.3

Environment
MINIO_ACCESS_KEY_FILE

access_key

MINIO_KMS_MASTER_KEY_FILE

kms_master_key

MINIO_ROOT_PASSWORD_FILE

secret_key

MINIO_ROOT_USER_FILE

access_key

MINIO_SECRET_KEY_FILE

secret_key

MINIO_SSE_MASTER_KEY_FILE

sse_master_key

MINIO_UPDATE

off

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

container

oci


Layers

[#000] sha256:4753a4528f5f857083f7c31ba761a3ed67c0005660cc488d96b1b80165946a38 - 38.78% (37.6 MB)

[#001] sha256:c0194df27effde85019e70c3b7a3f2571c3aabe30f5b0c96c86ed528a0ca06c1 - 0.0% (1.69 KB)

[#002] sha256:9341097e92d0c4030a3799e0f0e3db10455fea7ff2249dc92f4e4ba6b7c7550c - 0.0% (1.28 KB)

[#003] sha256:9a7cd5b83892fde344060e1bd247a43db0df92b8cd69bc79d613919238ecc84e - 18.67% (18.1 MB)

[#004] sha256:39ed84f10628f729a9195df6cdec60ea3b827ababbfacd8017d8ad3fd2921c99 - 0.06% (61.6 KB)

[#005] sha256:19df097dd42aa49349a725432498976412e99470138676b873fd6e559787b25d - 0.0% (3.96 KB)

[#006] sha256:5dcf8bf55b6257121351dc247da6148a2b9bbcd1d1e297e99715b037e27d18ab - 42.48% (41.1 MB)


History
2020-10-31 05:07:10 UTC (Imported from -)

2020-10-31 05:07:18 UTC

2020-12-18 23:58:35 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2020-12-18 23:58:35 UTC

/bin/sh -c #(nop) LABEL maintainer=MinIO Inc <dev@min.io>

2021-02-04 19:39:13 UTC

/bin/sh -c #(nop) COPY file:03c4a004f78b88073ec937c78e91ed8ac3b851ce4b7c0b85df687cbc94b00d6e in /usr/bin/

2021-02-05 22:29:51 UTC

/bin/sh -c #(nop) COPY file:9b682cb40543f3782c2b52e6f86acc119ec245e6f4a7f0660102a6983f1b2c43 in /usr/bin/

2021-02-05 22:29:52 UTC

/bin/sh -c #(nop) COPY file:6d06cc09c448be515838c776c1c7532ddb2188aae2fecd6cc5ddb27a95cfa64e in /licenses/CREDITS

2021-02-05 22:29:53 UTC

/bin/sh -c #(nop) COPY file:e210affd6b887d0e05fedf5d8f68c582ff32d289fbb750652f312060ff6fc463 in /licenses/LICENSE

2021-02-05 22:29:53 UTC

/bin/sh -c #(nop) ENV MINIO_UPDATE=off 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_MASTER_KEY_FILE=kms_master_key MINIO_SSE_MASTER_KEY_FILE=sse_master_key

2021-02-05 22:30:11 UTC

/bin/sh -c microdnf update --nodocs && microdnf install curl ca-certificates shadow-utils util-linux --nodocs && microdnf clean all && chmod +x /usr/bin/minio && chmod +x /usr/bin/docker-entrypoint.sh

2021-02-05 22:30:12 UTC

/bin/sh -c #(nop) EXPOSE 9000

2021-02-05 22:30:13 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]

2021-02-05 22:30:13 UTC

/bin/sh -c #(nop) VOLUME [/data]

2021-02-05 22:30:13 UTC

/bin/sh -c #(nop) CMD ["minio"]

Danger Zone
Delete Tag

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.

Delete