2023-08-23 01:03:57 UTC
58.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4ee097f9a36616fddb52e45aba72142c4bc6f2e594f0a746e406acfde4f02f51 - 47.43% (27.8 MB)
[#001] sha256:56fda1bc7421274103eda6a877efe5e7f1c95124197fbf960254b08a6864c4cb - 9.2% (5.39 MB)
[#002] sha256:4defc44ba6198d8394bca41b7ff9f0d85c7e5179f405a940ab7294f4a8830b6f - 0.0% (379 Bytes)
[#003] sha256:2a8595fa328a775da36e1ae272289dcdfacfdaa740fd1a80f8234164feb13369 - 43.37% (25.4 MB)
/bin/sh -c #(nop) ADD file:bc58956fa3d1aff2efb0264655d039fedfff28dc4ff19a65a235e82754ee1cfa in /
2023-08-15 23:39:57 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-08-23 00:37:40 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-23 00:37:46 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-08-23 01:03:57 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-08-23 01:03: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.