2024-02-13 20:48:06 UTC
65.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e1caac4eb9d2ec24aa3618e5992208321a92492aef5fef5eb9e470895f771c56 - 42.41% (27.8 MB)
[#001] sha256:2694dc93e5d1ce8ff96c6f05aa88f9a5bf3e26fd602acd93997d2b79ba069e15 - 8.2% (5.37 MB)
[#002] sha256:9bac18e79e5e91b96e62512f3a19862e1ec99ef3b3f0d8f5e545e44058aaee75 - 0.0% (175 Bytes)
[#003] sha256:10e2d5693cd7f740be5a778c6dba790aa5658cd946f4e9b1a0a91d0eff06319b - 49.39% (32.3 MB)
/bin/sh -c #(nop) ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /
2024-02-13 00:37:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-13 20:33:02 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-02-13 20:33:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-02-13 20:48:06 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-02-13 20:48:06 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
2024-02-13 21:21:55 UTC
64.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f546e941f15b76df3d982d56985432b05bc065e3923fb35be25a4d33d5c0f911 - 43.14% (27.8 MB)
[#001] sha256:4555e82dccc6183eceb812f0344b23a971b5c1d3731f042d1e4dbd32b32e8c63 - 8.38% (5.4 MB)
[#002] sha256:eae2780a5fae296e0ca0ddf41cc3a7f85354901258af58341b536092604ca388 - 0.0% (377 Bytes)
[#003] sha256:053a078119c94d7f5062826a23f2d0f4c9d444567857f16e494d761c3ba6aef1 - 48.48% (31.2 MB)
/bin/sh -c #(nop) ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /
2024-02-13 00:41:20 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-13 20:33:00 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-02-13 20:33:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2024-02-13 21:21:55 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2024-02-13 21:21:55 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.