2023-04-07 10:29:26 UTC
29.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 11.06% (3.22 MB)
[#001] sha256:cef9619f60a0f724c52238ee819691495b6a46a50e65a8595d2729b2a015a301 - 0.0% (110 Bytes)
[#002] sha256:57be22da7a21440fda514ed526f559d2179f7dcaea6f98e46747f5fe1693a4e4 - 0.93% (278 KB)
[#003] sha256:ae7a0d98d095a003dcb3b3ee8c6051d9d549ef1c2dca27d6fc5822222d84a42e - 88.0% (25.6 MB)
[#004] sha256:b1e2f665a4852733bf63d3a988695c2a94cf8bd512ffd790ab3226870852a43e - 0.0% (751 Bytes)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-07 09:35:14 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2023-04-07 09:35:20 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
2023-04-07 09:49:49 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2023-04-07 10:29:26 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2023-04-07 10:29:26 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
2023-04-07 10:56:17 UTC
27.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 11.42% (3.11 MB)
[#001] sha256:cef9619f60a0f724c52238ee819691495b6a46a50e65a8595d2729b2a015a301 - 0.0% (110 Bytes)
[#002] sha256:2ce4d17094887fd66be71c90a75b097fdb8adec2a73afce407d10fb637955db9 - 1.0% (280 KB)
[#003] sha256:417076ac726c94e8282c97c8f58c2dc1cab8f7075643393a09cec42669d5fb6d - 87.58% (23.9 MB)
[#004] sha256:50a1153994ead9c06a9c52eb9c1f243b90d8112cd8588f6397b6e3cf63de1b63 - 0.0% (751 Bytes)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-07 09:35:14 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2023-04-07 09:35:34 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
2023-04-07 10:56:17 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2023-04-07 10:56:17 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2023-04-07 10:56:17 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.