2024-01-03 01:08:58 UTC
60.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:24e221e92a36ab5b0075dd156b4f2ff095532a9b0927946cf6070bb1bea208b8 - 45.8% (27.8 MB)
[#001] sha256:a2c131d2bef68a48463f801d007f1886499a506d541282ff0ae9b8b9cf1bb126 - 8.89% (5.4 MB)
[#002] sha256:bcea6580327737fb9d08a29d67b451495b1f912828541946def8a1239da4df8e - 0.0% (385 Bytes)
[#003] sha256:9b9c2867ef38adcb2b978fdd255d3e3e04d3745c266a0cb5c5f95e6e0c839427 - 45.31% (27.5 MB)
/bin/sh -c #(nop) ADD file:262fd7bf0bc26e5d2a229fba52626e22b8a93beac29733acfc60e716c26e689d in /
2023-12-19 01:41:11 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-03 00:34:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y libssl-dev && rm -rf /var/lib/apt/lists/* # buildkit
2024-01-03 00:34:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-03 01:08:58 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-03 01:08:58 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.