2023-11-07 16:40:56 UTC
59.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31ce7ceb6d443e2ab4ae91695fea10e1443417fd94c40a46994d5a96940ea1ca - 46.52% (27.8 MB)
[#001] sha256:c11e7306bd30acd66653b50b05b56776a1945d612f0e7e2de397fb5850b93649 - 9.03% (5.4 MB)
[#002] sha256:9584f0d4e0554b217e7d04cbf333bc10280b2ca084d8fdb58e9f6c571a379f79 - 0.0% (379 Bytes)
[#003] sha256:ba118b0893ae13db845347f3b20260cdcd1330d647996366a823a97e84893dcf - 44.45% (26.6 MB)
/bin/sh -c #(nop) ADD file:c58f86cd28b3a97f884e2a46f8fe60a2c5c1f443e198bd10e3277b4f3653736a in /
2023-11-01 00:39:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-07 16:07:37 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-11-07 16:07:44 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-11-07 16:40:56 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-11-07 16:40:56 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.