2023-11-07 16:19:49 UTC
60.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 - 45.87% (27.8 MB)
[#001] sha256:bb82b07361ec1131218c15b59857dfd27ec9b49f45bbc4dc197f17c4de2bac36 - 8.86% (5.37 MB)
[#002] sha256:5a3c91a078f5fe27e5087e83e9369d5a2e230d2e9bb0732f48ff1416e15c8245 - 0.0% (179 Bytes)
[#003] sha256:479b7c4906fa5d9eb484cdd50f079348760305924e68c4d55d7f272f54f1a238 - 45.27% (27.4 MB)
/bin/sh -c #(nop) ADD file:fbd8521c24ed758023728505c18d7a0d6d101bc77fd772a4af9b65049b943864 in /
2023-11-01 00:20:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-07 16:07:24 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:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-11-07 16:19:49 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-11-07 16:19:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
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.