2022-10-08 08:47:15 UTC
28.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 9.52% (2.68 MB)
[#001] sha256:b0ca9068ba4aec126438e4d0ff29c1f475a06e99304779301b19bee1675c3938 - 0.0% (110 Bytes)
[#002] sha256:c45951e4e96843f64f2c404bf810d61f8054a9ab152ba17faa6a0f4fd19dcd45 - 0.97% (278 KB)
[#003] sha256:793dcbba0497dd93f7d48161d2116f8689b3d774050892f1873b2d1f570e9dda - 89.51% (25.2 MB)
[#004] sha256:85fb3bd8fec6fb831d9c1ff0a53be21a6d913596c3b5bf927d9a68b110a8ba80 - 0.0% (751 Bytes)
/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
2022-08-09 17:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-10-08 02:06:43 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-10-08 02:06: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-10-08 08:47:15 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-10-08 08:47:15 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-10-08 08:47:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
2022-10-08 10:08:32 UTC
26.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 9.82% (2.58 MB)
[#001] sha256:b0ca9068ba4aec126438e4d0ff29c1f475a06e99304779301b19bee1675c3938 - 0.0% (110 Bytes)
[#002] sha256:e3109344841e8e45429abe4211dca87b0f47ea5919507ad943c1a4edfb4c6f4e - 1.03% (278 KB)
[#003] sha256:10cc20cb9fe6f88942313751fb7759c96185c1c8cb5fc6bf61c2beb694f0325e - 89.14% (23.4 MB)
[#004] sha256:4decc7474f67dfc6e3a4394897e484ff3936596e577c892abd15acb5d570b6eb - 0.0% (750 Bytes)
/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /
2022-08-09 17:39:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-10-08 02:06:43 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-10-08 08:33:44 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-10-08 10:08:32 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-10-08 10:08:32 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-10-08 10:08:32 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.