2023-09-21 10:11:38 UTC
59.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a803e7c4b030119420574a882a52b6431e160fceb7620f61b525d49bc2d58886 - 46.7% (27.8 MB)
[#001] sha256:1e19f53c8126c4ec00ecce57a7b1479717eab467f0805dadeb73f9dd6f69082b - 9.01% (5.36 MB)
[#002] sha256:6d8f2d209c761bfe0d24856ffc677923f2c761b65f8791d37b60f226ed4310b8 - 0.0% (178 Bytes)
[#003] sha256:039731336fdb7b82799e292b62a256fcb09140883871b2dc5f5528a83fc2e181 - 44.29% (26.3 MB)
/bin/sh -c #(nop) ADD file:a1398394375faab8dd9e1e8d584eea96c750fb57ae4ffd2b14624f1cf263561b in /
2023-09-20 04:55:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-09-21 09:53:56 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-09-21 09:53:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-09-21 10:11:38 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-09-21 10:11:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["edge-runtime"]
2023-09-21 10:26:31 UTC
58.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e886f0f47ef56fcadb6ecaf2116056bbdb273e0afe07ed034498b198d386c04e - 47.4% (27.8 MB)
[#001] sha256:424fc4156a61da36c779ef8a4fddc27d59e7bd01d376205a056a9e820666b59b - 9.19% (5.39 MB)
[#002] sha256:a30d4ae0dd2d6cc409e4ce7468ddbbf81d60f39a006c504fdccfed65aa1162b4 - 0.0% (380 Bytes)
[#003] sha256:caa9832dad93faee12e4bcfa69b75b74bb0c10394c0b9f872fe4ae9a3650c3ed - 43.41% (25.5 MB)
/bin/sh -c #(nop) ADD file:ec1a6e0aedd76c8fdc8544775f8b553f58950e9435f5cfe919f39374e222cfbb in /
2023-09-20 02:44:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-09-21 09:53: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-09-21 09:54:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get remove -y perl && apt-get autoremove -y # buildkit
2023-09-21 10:26:31 UTC (buildkit.dockerfile.v0)COPY /root/edge-runtime /usr/local/bin/edge-runtime # buildkit
2023-09-21 10:26:31 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.