2023-08-29 01:53:01 UTC
59.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:52d2b7f179e32b4cbd579ee3c4958027988f9a8274850ab0c7c24661e3adaac5 - 46.75% (27.8 MB)
[#001] sha256:bf4f7b8e8bb80922117a6b70b6b9dead2a6309988eacd6886e072918e5a04985 - 9.02% (5.36 MB)
[#002] sha256:70255be12b950a369c5c1b91bbe90b3ef4c4f374e198dbbf825a7dec0f74adfb - 0.0% (180 Bytes)
[#003] sha256:b0a64e9812ba1c7a15c74ad5d6517abeefbff69f79dfd7c78286acf14c65409c - 44.23% (26.3 MB)
/bin/sh -c #(nop) ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /
2023-08-16 00:59:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-08-17 02:45:21 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-17 02:45:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-08-29 01:53:01 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-08-29 01:53:01 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
2023-08-29 02:08:30 UTC
58.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4ee097f9a36616fddb52e45aba72142c4bc6f2e594f0a746e406acfde4f02f51 - 47.44% (27.8 MB)
[#001] sha256:0534f4bde3f93118eafc7b144e73aa2864dca81bcee53a34973bbba5a75bc6e2 - 9.2% (5.39 MB)
[#002] sha256:4ae1f15a0d258d953e60925233e7c49b4f525ff6c9c49af68f86f18dfa800854 - 0.0% (379 Bytes)
[#003] sha256:8b2f46947f4dfdf443edc695e6df22fce9672c4f9ac4a8798a702f2fed56973d - 43.35% (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-29 01:35:51 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-29 01:35:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-08-29 02:08:30 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-08-29 02:08:30 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.