2022-08-08 03:08:29 UTC
27.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc - 9.67% (2.67 MB)
[#001] sha256:9b05147c28bce1a3e67ecd255c9cb78b945d0059f7242016369d90bb224e1739 - 0.0% (110 Bytes)
[#002] sha256:49431adf768ae5740e87dfb6fb9cdfb37f4d1308df849a52ae646da7628214d6 - 0.98% (278 KB)
[#003] sha256:e41ccd7099edf566ed7e39328cc4358848fca57116871826946fc8b8fe236fc6 - 89.34% (24.7 MB)
[#004] sha256:faf2d669cee7ad6ea2dc35ddc5160f0aa27cf05cd7ff4c34ffa9cabc84725362 - 0.0% (749 Bytes)
/bin/sh -c #(nop) ADD file:a2648378045615c3785c752423b1afc8dc1c2b213393344f4d0ca17e7255c1cb in /
2022-07-18 21:00:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-08 02:59:43 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-08-08 02:59:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates libc6-compat && update-ca-certificates && echo "hosts: files dns" > /etc/nsswitch.conf # buildkit
2022-08-08 03:08:29 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-08-08 03:08:29 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-08-08 03:08:29 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
2022-08-08 03:38:08 UTC
25.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f97344484467e4c4ebb85aae724170073799295a3442c50ab532e249bd27b412 - 9.9% (2.57 MB)
[#001] sha256:4fa350b6d222218e87f30b13e3469212d2c88fda60c3cc06b3590716333ccba8 - 0.0% (110 Bytes)
[#002] sha256:f012d0d59fe0c1a10920d8896890265c1a561e902900a7c6388492b74688a197 - 1.05% (278 KB)
[#003] sha256:deee686f4ebd415717549fe0ce405837a2e96dff137722926e243170ca12ef02 - 89.04% (23.1 MB)
[#004] sha256:14637febcd9f2d08226e6feda8b58a93b95b6f4de608e520717e3f4a61fab2cc - 0.0% (751 Bytes)
/bin/sh -c #(nop) ADD file:9ccb70abba88b6de789b29f17770246f765ffbb072fe598580bfc29ce3213f1c in /
2022-07-18 21:57:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-08 02:59:43 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-08-08 02:59:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates libc6-compat && update-ca-certificates && echo "hosts: files dns" > /etc/nsswitch.conf # buildkit
2022-08-08 03:38:08 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-08-08 03:38:08 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-08-08 03:38:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
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.