2023-02-01 02:22:48 UTC
54.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8740c948ffd4c816ea7ca963f99ca52f4788baa23f228da9581a9ea2edd3fcd7 - 55.32% (29.9 MB)
[#001] sha256:90b49a9a8eeb9781fc347a66fd10a43c8414f7176f2478ed8e5fb478d52e8b8c - 4.08% (2.21 MB)
[#002] sha256:51a19b8b140f2e9472c8964b0e62d11072c7a5a7fa4797ce0f3306a627db2aa0 - 40.61% (22 MB)
/bin/sh -c #(nop) ADD file:e2398d0bf516084b2b37ba1bb76b86d56e66999831df692461679fbd6a5d8eb6 in /
2023-01-11 02:34:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-01 02:00:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2023-02-01 02:22:48 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-02-01 02:22:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
2023-02-01 05:18:24 UTC
51.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:934ce60d1040c5d4922bae5879321a398777457b7514de02ef69ece49e6aa907 - 55.51% (28.7 MB)
[#001] sha256:4e9c9e0450f64acf7855becb974595ee32d42011372e1597f5f51cedd451168e - 4.15% (2.14 MB)
[#002] sha256:42eb84e3408c990ca6e8b51ca0a86fa00a711cbbed3b3d2432ddc8c3760c39ee - 40.34% (20.8 MB)
/bin/sh -c #(nop) ADD file:92cf2c9ffaaea1a6bc1baa7b681303b1029dfd6ddbfef1792be8b21aaf09235c in /
2023-01-11 02:57:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-01 02:00:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2023-02-01 05:18:24 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-02-01 05:18:24 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.