2023-11-30 21:35:06 UTC
60.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2c6d21737d8318aa15c4cc838475029a5efc36c0429e3d8da80d97d0b96d9aaf - 45.88% (27.8 MB)
[#001] sha256:a166ce2e479ec0d6c2785b4391730486e3b816442315567dc6a8037a6085d961 - 8.91% (5.4 MB)
[#002] sha256:d434354e27fb759bd54d3c896e62e84167921f016d6d24e9479af316a14b4a37 - 0.0% (379 Bytes)
[#003] sha256:94d7b4f5352fb8f24c7f4b2828e7cf8c4988dc6851884ae122ee6c459bbe9afd - 45.21% (27.4 MB)
/bin/sh -c #(nop) ADD file:869c7d0747a17c53715581a2e862992eb8516c7f45f167821dfa80966a4870d1 in /
2023-11-21 06:27:06 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-30 20:56:51 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-11-30 20:56:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-11-30 21:35:06 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-11-30 21:35:06 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.