2026-03-05 07:07:23 UTC
8.43 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:3dae0518e749f9d581ecf3cda7ea260e4a87c1413599b7248a60554e9ae3a3ac - 27.37% (2.31 MB)
[#001] sha256:0e59c9b6df99f205e812f46108e275fdee836735a53e4cf5edcdd7b4d33553ea - 68.28% (5.76 MB)
[#002] sha256:cc9d26dd77d777a6eaacf7f25b71d71cbefbffc870de52f1b46e2a2a59275663 - 4.34% (375 KB)
[#003] sha256:6e0bd44af3fc7a8f12c0104e1bf5eaaf1020150572cf0fc0cbbd3908dbc6887d - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:4338f3261bf46a64f2166698aa08e584d51c3c89616e4e79d8312cf9811b654c in /
2024-01-27 00:15:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2026-03-05 07:07:19 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2026-03-05 07:07:23 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2026-03-05 07:07:23 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
2026-03-05 07:07:23 UTC (buildkit.dockerfile.v0)WORKDIR /app
2026-03-05 07:07:23 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.