2023-04-17 02:44:40 UTC
52.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ebc3dc5a2d72427c585c8cda7574a75d96e04b9a37572bd3af0bff905abefbb9 - 54.34% (28.7 MB)
[#001] sha256:224c43574b8e703c75a28f3c2bf9748750abd924766f96ae9883e2a3180ee216 - 4.44% (2.34 MB)
[#002] sha256:61c865f738d01902560cf68ce310c758e0e6520aad586973ecba5d4e400cf67d - 41.22% (21.7 MB)
/bin/sh -c #(nop) ADD file:7b3c55926db26568f849247e80abdec3cfd6642929a40f0bbee95e4cb176051e in /
2023-04-12 00:39:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-04-17 02:23:58 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-04-17 02:44:40 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-04-17 02:44:40 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.