Namespace
kong
Image / Tag
kubernetes-ingress-controller:1.3.2
Content Digest
sha256:cff0df9371d5ad07fef406c356839736ce9eeb0d33f918f56b1b232cd7289207
Details
Created

2021-08-12 17:35:15 UTC

Size

23.6 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

Environment
PATH

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


Layers

[#000] sha256:29291e31a76a7e560b9b7ad3cada56e8c18d50a96cca8a2573e4f4689d7aca77 - 11.35% (2.68 MB)

[#001] sha256:796bd7556d86cef772b6266e9657809580ab0f02ae1f4dba5d631022e1b33a2b - 1.13% (275 KB)

[#002] sha256:5e2713e84dbfcf36b5553286707e8d3160b576d0ad4177371967b84881b94c91 - 0.01% (1.23 KB)

[#003] sha256:91067502b7c2491a63e38e09f3bc5defb22915d8984d1e38dfa1d1abc2f65ea0 - 43.76% (10.3 MB)

[#004] sha256:a570c1e7770ac3a83feb2d11709f139c67ad7c4a80a8cce8cc027805446aab1e - 43.76% (10.3 MB)


History
2021-08-06 17:19:45 UTC

/bin/sh -c #(nop) ADD file:34eb5c40aa00028921a224d1764ae1b1f3ef710d191e4dfc7df55e0594aa7217 in /

2021-08-06 17:19:45 UTC

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

2021-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

ARG TAG

2021-08-12 17:35:15 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-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

RUN |1 TAG= /bin/sh -c apk --no-cache add ca-certificates # buildkit

2021-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

RUN |1 TAG= /bin/sh -c addgroup -S kic && adduser -S kic -G kic -u 1000 # buildkit

2021-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

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

2021-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

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

2021-08-12 17:35:15 UTC (buildkit.dockerfile.v0)

USER 1000

2021-08-12 17:35:15 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