Namespace
minio
Image / Tag
mc:edge
Content Digest
sha256:70a892687e4b7c25d97720cf4b17deff4b2048756ac69c7d9eb3b534c28b9248
Details
Created

2021-07-27 15:51:13 UTC

Size

72.8 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2021-04-14T21:02:42.814986
  • 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
    Red Hat, Inc.
  • name
    ubi8-minimal
  • release
    298.1618432845
  • 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-298.1618432845
  • vcs-ref
    f53dab37c7541dd0080f410727c5886e85c09ee7
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    8.3

Environment
PATH

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

container

oci


Layers

[#000] sha256:8f403cb21126270e2d1551022b82c77c695ce40c9812795daf7ad77a05c2b9f6 - 51.59% (37.6 MB)

[#001] sha256:65c0f2178ac8a3c28f48efd26ccf16bd6f344fa88d1aa20efd3a25d5f99587c0 - 0.0% (1.71 KB)

[#002] sha256:c185a58c3264eeb49f0ce08eeea3839865f2497f4a59d235cf373e807e7a8cb7 - 10.18% (7.42 MB)

[#003] sha256:07eafb10b4503f2f76b2ac4aea3e20d7d880663e6ea59797cc942a7d50518202 - 0.04% (32.5 KB)

[#004] sha256:6827efba808b8dcec5408ee535b9ade7fe8599bca5cef8c699a611e6c9781810 - 0.02% (11.6 KB)

[#005] sha256:5d74237ae8216d99b00606232fbf1e316ba1ec460eb5d4e7ab3cd50ec3fe2ce6 - 38.17% (27.8 MB)


History
2021-04-14 21:02:48 UTC (Imported from -)

2021-04-14 21:03:00 UTC

2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)

COPY /go/bin/mc /usr/bin/mc # buildkit

2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)

COPY /go/mc/CREDITS /licenses/CREDITS # buildkit

2021-07-27 15:50:59 UTC (buildkit.dockerfile.v0)

COPY /go/mc/LICENSE /licenses/LICENSE # buildkit

2021-07-27 15:51:13 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=amd64 /bin/sh -c microdnf update --nodocs && microdnf install ca-certificates --nodocs && microdnf clean all # buildkit

2021-07-27 15:51:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["mc"]

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