2022-12-19 13:48:53 UTC
29.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c158987b05517b6f2c5913f3acef1f2182a32345a304fe357e3ace5fadcad715 - 11.05% (3.21 MB)
[#001] sha256:c729da6e2d200db5993518e6106b29b430d917db70d9854f7f9028c52ef0c867 - 0.0% (110 Bytes)
[#002] sha256:8db740b20c465a3468072b22d3a8815f8dcc6c705fcd0449f07c2d05f40442fc - 0.93% (278 KB)
[#003] sha256:22e57a95391e74255b80ed62c265ab6d4a3f3c7193c3ea5a26b7d8a286a7ca16 - 88.01% (25.6 MB)
[#004] sha256:a57820b688eb4747cbd0de0b30ba08609ac95be5375ccd6f9ce72f0a8e1ca839 - 0.0% (751 Bytes)
/bin/sh -c #(nop) ADD file:587cae71969871d3c6456d844a8795df9b64b12c710c275295a1182b46f630e7 in /
2022-11-22 22:19:29 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-19 13:42:35 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-12-19 13:42:39 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-12-19 13:48:53 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-12-19 13:48:53 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-12-19 13:48:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/ingress-apisix/apisix-ingress-controller" "ingress" "--config-path" "/ingress-apisix/conf/config.yaml"]
2022-12-19 14:14:43 UTC
27.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:261da4162673b93e5c0e7700a3718d40bcc086dbf24b1ec9b54bca0b82300626 - 11.41% (3.11 MB)
[#001] sha256:c729da6e2d200db5993518e6106b29b430d917db70d9854f7f9028c52ef0c867 - 0.0% (110 Bytes)
[#002] sha256:11a24119b9eb6c9d713d654b09d1ced56ac2996257f4f4d827c0c09e51ceec35 - 1.0% (280 KB)
[#003] sha256:2ee2e82f67e55b1631fb9685ed63b70a5aa0ea77ea89efd15d90f8f6ff9144f9 - 87.58% (23.8 MB)
[#004] sha256:d7e8c2b9a39895b7b70ae088570b9676bd88561c0903fb8bd6c4aa54f74d919e - 0.0% (750 Bytes)
/bin/sh -c #(nop) ADD file:685b5edadf1d5bf0aeb2aec35f810d83876e6d2ea0903b213f75a9c5f0dc5901 in /
2022-11-22 22:39:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-19 13:42:35 UTC (buildkit.dockerfile.v0)WORKDIR /ingress-apisix
2022-12-19 13:42: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
2022-12-19 14:14:43 UTC (buildkit.dockerfile.v0)COPY /build/controller/apisix-ingress-controller . # buildkit
2022-12-19 14:14:43 UTC (buildkit.dockerfile.v0)COPY /usr/share/zoneinfo/Hongkong /etc/localtime # buildkit
2022-12-19 14:14:43 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.