2024-04-11 16:44:15 UTC
8.63 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:fb7463fbd2413e7d062aba6aa29a656d8ab69e3219cc8790148f3a6f6127f241 - 28.9% (2.49 MB)
[#001] sha256:d59f5b153684c2ea4c2be054884bd5c97139c014a5d894697821c4356e84785a - 66.78% (5.76 MB)
[#002] sha256:1af7c50b440453a5ab5da46386eadb4eb6b27519b9de059a438e4ed7300c8047 - 4.32% (381 KB)
[#003] sha256:80bde07f0b0f3171869d7ee1b9da443ca0950c7cf29124a59786a94fc7e62839 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:66e93ac5159ebc95b5c9f4e0de97aae75eccd84ab8d5a6f9fac4dba891685e5c in /
2024-01-26 23:49:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-04-11 16:44:13 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add tzdata && cp /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && rm -rf /var/cache/apk/* # buildkit
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)EXPOSE map[5005/tcp:{}]
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)CMD ["flare"]
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.