2023-08-03 03:44:57 UTC
55.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:90524f7dc01b4ce9b387992acc6cbdbcc2a9ee8c6addfd632429ca06ea18751e - 49.9% (27.8 MB)
[#001] sha256:51c272463fb4621a8c98e44299ff485800f2a89e351d68c5053e63c4f1b39e2e - 9.68% (5.39 MB)
[#002] sha256:5436c84fa3622e7a7ada8e459ea400f149425b2af75ee767d1650c7c547c699a - 0.0% (381 Bytes)
[#003] sha256:f692dd45ffa9f02ebdc38c0d54c77a97b92054b7c298a28f618084b955642a3c - 40.42% (22.5 MB)
/bin/sh -c #(nop) ADD file:1de2ba0dc88aa343332814e19adc6b850d08e62c31589fe902b8eb2cb465934e in /
2023-07-27 23:43:00 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-08-03 03:23:09 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-03 03:23:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-08-03 03:44:57 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-08-03 03:44:57 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.