Namespace
eachbuyer
Image / Tag
quay.io.kiali.kiali:v1.34
Content Digest
sha256:7c6f43eff3052cbd08b694d5aacb8d69c8890a7fee88c38c5f5ab364e564b040
Details
Created

2021-05-13 19:55:37 UTC

Size

75.7 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
    kiali-dev@googlegroups.com
  • 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
KIALI_HOME

/opt/kiali

PATH

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

container

oci


Layers

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

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

[#002] sha256:2333042da0bf6a0ead127ad79b7cac27644e73f2a52be9fa1fbc970bcc20d49e - 0.0% (119 Bytes)

[#003] sha256:ce8d987d526578724d6e5b3a7de99e1ddd28dc7e10864b1f91fa99130ef32bf2 - 3.78% (2.86 MB)

[#004] sha256:c0fdf6403739980d7cd6c360ece1aab78308682b9f21b161b8c05328316c079f - 27.04% (20.5 MB)

[#005] sha256:6c0e733c80ac77eb3b6f15be06eb7c8d02bbce874869be154fa64f362462d31e - 9.78% (7.41 MB)

[#006] sha256:30a44b1b2fa27ee0d647412d2d2b7b2d1ca795071f6f546132aa1231f23b966e - 9.78% (7.41 MB)


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

2021-04-14 21:03:00 UTC

2021-05-13 19:55:25 UTC (buildkit.dockerfile.v0)

LABEL maintainer=kiali-dev@googlegroups.com

2021-05-13 19:55:25 UTC (buildkit.dockerfile.v0)

ENV KIALI_HOME=/opt/kiali PATH=:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-05-13 19:55:25 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/kiali

2021-05-13 19:55:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c microdnf install -y shadow-utils && microdnf clean all && rm -rf /var/cache/yum && adduser --uid 1000 kiali # buildkit

2021-05-13 19:55:36 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2021-05-13 19:55:36 UTC (buildkit.dockerfile.v0)

COPY kiali-amd64 /opt/kiali/kiali # buildkit

2021-05-13 19:55:36 UTC (buildkit.dockerfile.v0)

ADD console /opt/kiali/console/ # buildkit

2021-05-13 19:55:37 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=amd64 /bin/sh -c chown -R kiali:kiali $KIALI_HOME/console && chmod -R g=u $KIALI_HOME/console # buildkit

2021-05-13 19:55:37 UTC (buildkit.dockerfile.v0)

USER 1000

2021-05-13 19:55:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/opt/kiali/kiali"]

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