2023-10-24 04:18:45 UTC
59.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1bc163a14ea6a886d1d0f9a9be878b1ffd08a9311e15861137ccd85bb87190f9 - 46.56% (27.8 MB)
[#001] sha256:24da782c45d4149b81a56485aa4f942447b8c6f0015b7323af70f2a1368a1ea9 - 9.04% (5.4 MB)
[#002] sha256:cec4d1bb91f00af57ba1af068981b4fe1429a1e3a771f45501832dd83c54eab4 - 0.0% (383 Bytes)
[#003] sha256:cb37f6ed0913488305985f6d38559a7556853eb9304f2159dbbcb9cac3beb6a7 - 44.4% (26.5 MB)
/bin/sh -c #(nop) ADD file:5c81bfc00a28feb4079c0daa743f829a6a5bbc1a9d40a890cb49e420539a7f15 in /
2023-10-11 18:24:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-10-24 03:45:48 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-10-24 03:45:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-10-24 04:18:45 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-10-24 04:18:45 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.