2024-01-03 00:46:59 UTC
61.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af107e978371b6cd6339127a05502c5eacd1e6b0e9eb7b2f4aa7b6fc87e2dd81 - 45.11% (27.8 MB)
[#001] sha256:5ff8921bc76a7248d1cd5578e4af80acacdbcd5e21094afdc9935f225533f203 - 8.72% (5.37 MB)
[#002] sha256:3bb7c4b2a29ab397a6dfb9b82a08a69d1083008b92870a4150b250bb143b5a60 - 0.0% (178 Bytes)
[#003] sha256:ca07606a469d0854f23e0dd85de2929cd142ce7150aee3c95f2cdf565c3a8fcd - 46.17% (28.4 MB)
/bin/sh -c #(nop) ADD file:ac3cd70031d35e46d86b876934946ffc8756de4de065fbc926dce642dac07ff3 in /
2023-12-19 01:20:28 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-03 00:34: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
2024-01-03 00:34:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-03 00:46:59 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-03 00:46:59 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.