2023-04-09 02:22:13 UTC
52.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fcdb9667c46b09d1c1d058681ea4a1db41e66bbc1a71d873a0c9da4f7a92947d - 54.6% (28.7 MB)
[#001] sha256:987e2f1cac1ac6c1546398308d79a40f26aeb82de9c8c5ada422b1bebf5d7714 - 4.46% (2.34 MB)
[#002] sha256:04fd01c5825fbac8402b9768f413692f618f3e94ce714efc1a2746a9cfa5fc0e - 40.94% (21.5 MB)
/bin/sh -c #(nop) ADD file:83beb883b699cd442f1dbd4baf29c23f4cd15f7a5f9f120979df16a77455c69f in /
2023-03-23 00:45:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-04-09 02:02:57 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-04-09 02:22:13 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-04-09 02:22:13 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.