2023-08-23 00:54:40 UTC
59.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 - 46.73% (27.8 MB)
[#001] sha256:bf4f7b8e8bb80922117a6b70b6b9dead2a6309988eacd6886e072918e5a04985 - 9.02% (5.36 MB)
[#002] sha256:70255be12b950a369c5c1b91bbe90b3ef4c4f374e198dbbf825a7dec0f74adfb - 0.0% (180 Bytes)
[#003] sha256:ee241ec84ce162738c86167ee8fe9c054661cb51dfb4b68f960c5d9eafdc28e4 - 44.25% (26.3 MB)
/bin/sh -c #(nop) ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /
2023-08-16 00:59:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-08-17 02:45:21 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-08-17 02:45:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-08-23 00:54:40 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-08-23 00:54:40 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.