Namespace
kong
Image / Tag
kubernetes-ingress-controller:next-redhat
Content Digest
sha256:318aa33fedd9835fd9b79e7352071b432431627645eb44eb1b964b4d721dc4ea
Details
Created

2021-07-28 15:01:56 UTC

Size

101 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2021-07-21T02:45:33.923058
  • com.redhat.build-host
    cpt-1001.osbs.prod.upshift.rdu2.redhat.com
  • com.redhat.component
    ubi8-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    Use Kong for Kubernetes Ingress. Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services, all using Custom Resource Definitions (CRDs) and Kubernetes-native tooling.
  • distribution-scope
    public
  • io.k8s.description
    The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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
  • io.openshift.expose-services
  • io.openshift.tags
    base rhel8
  • maintainer
    Red Hat, Inc.
  • name
    Kong Ingress Controller
  • release
    1
  • summary
    Kong for Kubernetes Ingress
  • url
    https://github.com/Kong/kubernetes-ingress-controller
  • vcs-ref
    ed5adf70c28eb951940c72f4173fa32c4bca2165
  • vcs-type
    git
  • vendor
    Kong
  • version

Environment
PATH

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

container

oci


Layers

[#000] sha256:1cadda38f72dece653de82063e3c8e910265fe7a342ec2fb73ad8e540c47e1f7 - 78.33% (79.5 MB)

[#001] sha256:a50df8fd88fecefc26fd331f832672108deb08cf9d2b303a5b86156a7f51b5d8 - 0.0% (1.76 KB)

[#002] sha256:b9687b99f1e806bfe110a7b44d8bb9f88b2307d229287460df73f70a0a402f6f - 0.0% (1.08 KB)

[#003] sha256:fab637e916904129be187e331cb291f0f322e47e4bb9dd4643625627c82e96d5 - 10.83% (11 MB)

[#004] sha256:73f185f52f2f28c460c078350f4e544d782607a5030d0ae12cc1b7ebe09b386c - 10.83% (11 MB)


History
2021-07-21 02:45:44 UTC (Imported from -)

2021-07-21 02:45:52 UTC

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

ARG TAG

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

LABEL name=Kong Ingress Controller vendor=Kong version= release=1 url=https://github.com/Kong/kubernetes-ingress-controller summary=Kong for Kubernetes Ingress description=Use Kong for Kubernetes Ingress. Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services, all using Custom Resource Definitions (CRDs) and Kubernetes-native tooling.

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

RUN |1 TAG= /bin/sh -c groupadd --system kic && adduser --system kic -g kic -u 1000 # buildkit

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

COPY /kong-ingress-controller/kong-ingress-controller /bin # buildkit

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

COPY /kong-ingress-controller/kong-ingress-controller . # buildkit

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

USER 1000

2021-07-28 15:01:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/kong-ingress-controller"]

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