Namespace
kong
Image / Tag
kubernetes-ingress-controller:main-alpine
Content Digest
sha256:ae55f072bab1fb760c8f0e83c33088e7e7b09960140d30b34fd8b48db5ad1c75
Details
Created

2021-07-15 16:44:45 UTC

Size

23.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

Environment
PATH

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


Layers

[#000] sha256:ddad3d7c1e96adf9153f8921a7c9790f880a390163df453be1566e9ef0d546e0 - 11.35% (2.69 MB)

[#001] sha256:a15cf9ef0ab46ad23cb3b58cc1e8c7f4eec3c5dd205e0a2cbedc77ed84ed1e0b - 1.21% (292 KB)

[#002] sha256:de13bbc1094825f5c97b6f5b0d756ae61bd6cb9b41407ae16e15154d73364f7e - 0.01% (1.22 KB)

[#003] sha256:db648e3c6c4e541c5961a7652059dcd7ee175d71e42a202c59cea96e65015e7d - 43.72% (10.3 MB)

[#004] sha256:d6b62dd0e02ec650787f3fe7cdfb83cfa769d44c61ccbba6e6a0fa57aa97e1eb - 43.72% (10.3 MB)


History
2021-04-14 19:19:56 UTC

/bin/sh -c #(nop) ADD file:282b9d56236cae29600bf8b698cb0a865ab17db7beea0be6870f9de63e7d4f80 in /

2021-04-14 19:19:56 UTC

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

2021-07-15 16:44:45 UTC (buildkit.dockerfile.v0)

ARG TAG

2021-07-15 16:44:45 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-15 16:44:45 UTC (buildkit.dockerfile.v0)

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

2021-07-15 16:44:45 UTC (buildkit.dockerfile.v0)

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

2021-07-15 16:44:45 UTC (buildkit.dockerfile.v0)

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

2021-07-15 16:44:45 UTC (buildkit.dockerfile.v0)

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

2021-07-15 16:44:45 UTC (buildkit.dockerfile.v0)

USER 1000

2021-07-15 16:44:45 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