2024-01-30 00:29:16 UTC
61.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1 - 45.05% (27.8 MB)
[#001] sha256:0f1c8949d078cde8e52f6d4b407f6417831005c26b465bc44cbaff673f81a324 - 8.71% (5.37 MB)
[#002] sha256:42a00f291fa4a402cdb6ed05015259505aec0c178f0ae619315ec0e9f3af9423 - 0.0% (177 Bytes)
[#003] sha256:4373d1583391ee9505d6ca44bc4b3f289fe080a75ef9092a769e76b252d3f677 - 46.24% (28.5 MB)
/bin/sh -c #(nop) ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /
2024-01-11 02:37:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-28 23:51:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2024-01-28 23:51:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-30 00:29:16 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-30 00:29:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
2024-01-30 02:31:38 UTC
60.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a5573528b1f0cf2f5d87c94fe0aee9d8967d5de98258be9303c3c6fa477824ec - 45.73% (27.8 MB)
[#001] sha256:4bc747885c8bd5b804c795dc192612c79156edafb862da6bd114f5fd32cb7f03 - 8.88% (5.4 MB)
[#002] sha256:6edf2beba5503c5448a9b0b92934d1530118eec849b91efb83128f0fd005e90f - 0.0% (386 Bytes)
[#003] sha256:1061bcc4abb52da34a5bd64a6123930ad80e34c1477989460eaaf0f0662af648 - 45.39% (27.6 MB)
/bin/sh -c #(nop) ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /
2024-01-11 02:40:45 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-30 01:47:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2024-01-30 01:47:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-30 02:31:38 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-30 02:31:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
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.