2023-12-07 13:11:24 UTC
8.37 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:d6fbe5530076bf2af5be7f0f94805614eaacdcba4ce42c983ad614d09da506ff - 27.56% (2.31 MB)
[#001] sha256:7f2f6260193f445c2f54533df31ed4d8a161a54c876ab37a3db1918cc2f59e22 - 68.07% (5.7 MB)
[#002] sha256:bd1eb76e7ec788eee3c8201d0608aefc2c38a4ecc885ec0df3c5906185b462b6 - 4.37% (375 KB)
[#003] sha256:3fc434175567ad8a13d506da18840a372999bc031d244266b1de3d628143a812 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:6afeca71a52ea62d7714f4d702ebbb318f94c3db5b9a378f2538b0cddd5a2392 in /
2023-11-30 22:49:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-12-07 13:11:22 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2023-12-07 13:11:24 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2023-12-07 13:11:24 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
2023-12-07 13:11:24 UTC (buildkit.dockerfile.v0)EXPOSE map[5005/tcp:{}]
2023-12-07 13:11:24 UTC (buildkit.dockerfile.v0)WORKDIR /app
2023-12-07 13:11:24 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.