2021-05-11 09:03:34 UTC
9.79 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:26d14edc4f17638cda363ea80b29c55e83058fc0dff1129b38ea3e8231217f7d - 26.52% (2.6 MB)
[#001] sha256:c737aae437f87ad836fa8cc9a57a101ba58165769b4879820115bf7f8f415d31 - 66.89% (6.55 MB)
[#002] sha256:a23bb081e62a571faf71739d7653e953e106010348ff86899504956a4fbddfb7 - 6.59% (660 KB)
/bin/sh -c #(nop) ADD file:85a5071af4733240679a3799298092cb671cae007156a367219b6edf6cfc6377 in /
2021-04-14 18:43:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-11 09:03:30 UTC (buildkit.dockerfile.v0)COPY proxy / # buildkit
2021-05-11 09:03:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add tzdata ca-certificates && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone # buildkit
2021-05-11 09:03:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/proxy"]
2021-05-11 09:03:34 UTC (buildkit.dockerfile.v0)CMD ["--version"]
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.