2023-11-16 03:54:38 UTC
34.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa - 9.39% (3.24 MB)
[#001] sha256:1f68fe2fa1fb341c6f7860b9c521c447e9224aa2c6915c70443877f303202ef1 - 0.0% (104 Bytes)
[#002] sha256:7554ff3aa0fdd2b5dc02ff964a933589bdc0930a9984cc4904ed85202bc57ddf - 1.88% (665 KB)
[#003] sha256:98c89fed1d8ae5060d52a05b0a28e1c6d7176b075389cb0bc5c0959d2fe380f1 - 0.0% (746 Bytes)
[#004] sha256:e723634024e59e659e4725a689300b2c0a389802541801d377b7972a32f21de2 - 88.65% (30.6 MB)
[#005] sha256:af7db02a206c6afb7775294f1cb15490e005f81c1357dfc914ce0d931168d84e - 0.08% (27.6 KB)
/bin/sh -c #(nop) ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
2023-09-28 21:19:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-11-16 03:51:55 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2023-11-16 03:51:57 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-11-16 03:54:38 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2023-11-16 03:54:38 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2023-11-16 03:54:38 UTC (buildkit.dockerfile.v0)COPY /build/controller/conf/apisix-schema.json ./conf/apisix-schema.json # buildkit
2023-11-16 03:54:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
2023-11-16 04:06:39 UTC
32.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 - 9.8% (3.18 MB)
[#001] sha256:293e99cda93d94f084565b087a9c8a9bffc3d86fe7044ffcf4ea57282018ae1c - 0.0% (104 Bytes)
[#002] sha256:5f0b43b31bd33ad5ded42b9e13f369be94a165f567f115bce45b38d6af609e37 - 2.04% (677 KB)
[#003] sha256:8a5af6d8b1d6dcc744bc5534305076e85bce0c67de6e684dc4065315c8578f36 - 0.0% (748 Bytes)
[#004] sha256:aef8b6b8ac8b099d5670a4086b4ed8b37fbec607814e9d7773b4b7a40db323df - 88.08% (28.6 MB)
[#005] sha256:7851de4fe15789c4668497ec7e21225fa2f3f4d8dfd2672d8a914e19294742c0 - 0.08% (27.6 KB)
/bin/sh -c #(nop) ADD file:ff3112828967e8004a3264d7ece3f81c88e6a1d44d360b9b5613caab15b41717 in /
2023-09-28 20:39:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-11-16 03:51:55 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2023-11-16 03:52:06 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-11-16 04:06:39 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2023-11-16 04:06:39 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2023-11-16 04:06:39 UTC (buildkit.dockerfile.v0)COPY /build/controller/conf/apisix-schema.json ./conf/apisix-schema.json # buildkit
2023-11-16 04:06:39 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.