Namespace
kong
Image / Tag
kubernetes-ingress-controller:2.3.0
Content Digest
sha256:9aca798773ec39b6fad9795481e36d762bb5961d374eab32d173c3c6c6a3b949
Details
Created

2022-04-05 19:01:39 UTC

Size

11.7 MB

Content Digest
Labels
  • 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.
  • name
    Kong Ingress Controller
  • release
    1
  • summary
    Kong for Kubernetes Ingress
  • url
    https://github.com/Kong/kubernetes-ingress-controller
  • vendor
    Kong
  • version
    2.3.0

Environment
PATH

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

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:36698cfa5275e0bda70b0f864b7b174e0758ca122d8c6a54fb329d70082c73f8 - 6.58% (785 KB)

[#001] sha256:30362411c6a57d2ba07e49d93e4a72a7a1b4624fd68f24bcf4118eb31b85c1c2 - 93.42% (10.9 MB)


History
1970-01-01 00:00:00 UTC

bazel build ...

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

ARG TAG

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

LABEL name=Kong Ingress Controller vendor=Kong version=2.3.0 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.

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

WORKDIR /

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

COPY /workspace/manager . # buildkit

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

USER 65532:65532

2022-04-05 19:01:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/manager"]

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