2024-01-05 14:01:51 UTC
8.67 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZAsia/Shanghai
[#000] sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e - 29.8% (2.58 MB)
[#001] sha256:9498cf785f1cb6672029bc7b2e33ada0c2e31c4f759316a86bbc83bd4497715d - 65.95% (5.72 MB)
[#002] sha256:5ba3fd6eb8782a278d956f79f8085bc9d6618505161315806b0bbb6eb4c49e82 - 4.25% (377 KB)
[#003] sha256:95e100494f7b5a17c8f0268ce5658cfa377f2b353bc76ca39c9a819b0dc382a4 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:1efd26ad638f3c262f37eb81a32e3f026121dcd60479e91c42097bfc8329ed3b in /
2023-11-30 23:11:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-05 14:01:48 UTC (buildkit.dockerfile.v0)COPY /app/flare /bin/flare # buildkit
2024-01-05 14:01:51 UTC (buildkit.dockerfile.v0)ENV TZ=Asia/Shanghai
2024-01-05 14:01:51 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-01-05 14:01:51 UTC (buildkit.dockerfile.v0)EXPOSE map[5005/tcp:{}]
2024-01-05 14:01:51 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-01-05 14:01:51 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.