2023-11-28 04:17:44 UTC
61.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1f7ce2fa46ab3942feabee654933948821303a5a821789dddab2d8c3df59e227 - 45.2% (27.8 MB)
[#001] sha256:c21a08377ebc32255d5a25211fa4b57384ad2d8cedcab2baede529352f718834 - 8.73% (5.37 MB)
[#002] sha256:af44e9fbc3d7ca8e07c0990314a32f944f99cf24cb33e571214eeaae1804cb71 - 0.0% (178 Bytes)
[#003] sha256:0155e552e55b078c96249211517d634da43fc0dc0ca25a37391a4d44e71fe15c - 46.07% (28.3 MB)
/bin/sh -c #(nop) ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /
2023-11-21 05:21:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-25 19:11:18 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-25 19:11:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-11-28 04:17:44 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-11-28 04:17:44 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.