2024-04-11 16:43:47 UTC
9.44 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d - 28.36% (2.68 MB)
[#001] sha256:8406b2a1348d6a75726aefe9f2ba48d66cb57d7cfb892809d8c681968cc8cb49 - 67.75% (6.4 MB)
[#002] sha256:532c566e51cfc6c564644727ec52e2af02fb089e094ac896e75999cff7bf5823 - 3.89% (376 KB)
[#003] sha256:b4f29a3f27164bfcd5137b4e0c52e911199c535cb15b2694678bedf0340dddc9 - 0.0% (92 Bytes)
/bin/sh -c #(nop) ADD file:b308dfeecaa300a430b4e65e312a48eb5f191df7754e93ff4e7b2d04016b3ca7 in /
2024-01-27 00:31:09 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-04-11 16:43:46 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2024-04-11 16:43:47 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2024-04-11 16:43:47 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:43:47 UTC (buildkit.dockerfile.v0)EXPOSE map[5005/tcp:{}]
2024-04-11 16:43:47 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-11 16:43:47 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.