Namespace
kong
Image / Tag
kubernetes-ingress-controller:1.3-alpine
Content Digest
sha256:320168ace0ac40b9e7c1e7c887fd28754f6f826c3f880da4212e4099ff2da943
Details
Created

2022-01-19 19:14:05 UTC

Size

23.8 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:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 11.33% (2.69 MB)

[#001] sha256:84d7637aa9386dac5438e9ce08d909d32338235d1d8f88d7dc8f0a8dfa51a363 - 1.13% (275 KB)

[#002] sha256:13f2bbc92b95e19358bf5ad162645aa9858d6448ad86b87698047b8944c18407 - 0.01% (1.23 KB)

[#003] sha256:0b5469593ff2deaf153d4a963349e70504b239d11d3e7bc4684a164dc5fbf912 - 43.77% (10.4 MB)

[#004] sha256:be04180f34fd154f30994373b22a2c970320c185fbf580f40dbf537de9aab8bb - 43.77% (10.4 MB)


History
2021-11-12 17:19:44 UTC

/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /

2021-11-12 17:19:45 UTC

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

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

ARG TAG

2022-01-19 19:14:05 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.

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

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

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

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

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

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

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

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

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

USER 1000

2022-01-19 19:14:05 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