2024-01-16 21:51:15 UTC
61.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1 - 45.08% (27.8 MB)
[#001] sha256:2076cc0d7fe1d710b3d8529f958dd5bc827890eae586a4aecf3c664afb4a4203 - 8.71% (5.37 MB)
[#002] sha256:e93a68ee30d3b17584e7c5c257f3a39188074512310e673eb09779f6eeabd7e8 - 0.0% (177 Bytes)
[#003] sha256:5993043655da943a1bbdde78fef65e799a9452f8a2a0246ccbcaddfb0e817bb2 - 46.21% (28.5 MB)
/bin/sh -c #(nop) ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /
2024-01-11 02:37:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-16 21:38:07 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-16 21:38:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-16 21:51:15 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-16 21:51:15 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.