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"]
2024-01-03 01:08:58 UTC
60.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:24e221e92a36ab5b0075dd156b4f2ff095532a9b0927946cf6070bb1bea208b8 - 45.8% (27.8 MB)
[#001] sha256:a2c131d2bef68a48463f801d007f1886499a506d541282ff0ae9b8b9cf1bb126 - 8.89% (5.4 MB)
[#002] sha256:bcea6580327737fb9d08a29d67b451495b1f912828541946def8a1239da4df8e - 0.0% (385 Bytes)
[#003] sha256:9b9c2867ef38adcb2b978fdd255d3e3e04d3745c266a0cb5c5f95e6e0c839427 - 45.31% (27.5 MB)
/bin/sh -c #(nop) ADD file:262fd7bf0bc26e5d2a229fba52626e22b8a93beac29733acfc60e716c26e689d in /
2023-12-19 01:41:11 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-03 00:34:17 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:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-01-03 01:08:58 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-01-03 01:08:58 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.