2023-09-18 01:17:54 UTC
58.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:155eab17d86c47443adc8cebe7fc62c847c03db8cfb1ca53aa6276564fff23ef - 47.43% (27.8 MB)
[#001] sha256:49cf151f31eee18ecdce1cf55622964f708330a7e8a4278e67f3df6802d7d135 - 9.2% (5.39 MB)
[#002] sha256:f7a8596ac2c2b75488b15bccbd358efa7d8b244072f3f726d7bfc253bd18d748 - 0.0% (376 Bytes)
[#003] sha256:220459098cf86f5daa7587008f8a46574def0fbe227aded62aea9b7cd75aa800 - 43.36% (25.4 MB)
/bin/sh -c #(nop) ADD file:fb5c8f411c4a1e06c25ac32455221938386907d0b4782fc228ca67de63a7e9de in /
2023-09-07 00:39:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-09-18 00:45:29 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-09-18 00:45:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-09-18 01:17:54 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-09-18 01:17:54 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.