2024-04-11 16:44:17 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:8b7a8b5039f61e03455902fd3355490b6b2ec2eb9a1f5ea02b1672e8bb1c21ce - 68.28% (5.76 MB)
[#002] sha256:70244c7bde9c5f17be43ebaef9a25df31fe712811e71cf1f1b6b28a996fc5185 - 4.34% (375 KB)
[#003] sha256:bf27bf851896ed5a95a23ffb4cd34284b0a2ceb2c385affff6e192bba198dd08 - 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"]
2024-04-11 16:44:15 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2024-04-11 16:44:17 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2024-04-11 16:44:17 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:17 UTC (buildkit.dockerfile.v0)EXPOSE map[5005/tcp:{}]
2024-04-11 16:44:17 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-11 16:44:17 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.