2024-01-08 11:07:47 UTC
65.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6360b371721185fefbbad6763ab745900f1b2f7714570234473232dd575fc07f - 39.0% (25.6 MB)
[#001] sha256:d91bb3ed9eda28f28965887e2d323d834f9aa1a3179b5b8f8816857f96351195 - 48.06% (31.6 MB)
[#002] sha256:3fc4fcbe124ec212dbf2536619403e0389443b58c0910aa0556e712e2b81d557 - 0.0% (93 Bytes)
[#003] sha256:7463473cf5aecf042599dc83ca39369a1c742e358f13609c4bc99854dd2f3b09 - 12.94% (8.51 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:02:19 UTC/bin/sh -c #(nop) ADD file:9627edfd854222fb9117755e0e89c54a01ba3477dffb8137693b12c586d970b8 in /
2023-11-28 09:02:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-08 11:07:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates # buildkit
2024-01-08 11:07:47 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-01-08 11:07:47 UTC (buildkit.dockerfile.v0)ADD monitedge /app # buildkit
2024-01-08 11:07:47 UTC (buildkit.dockerfile.v0)EXPOSE map[6868/tcp:{}]
2024-01-08 11:07:47 UTC (buildkit.dockerfile.v0)CMD ["/app/monitedge" "-help"]
2024-01-08 11:07:40 UTC
63.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d8df4a5e885db4891759c9d9cfc2e43aee3f9aabf9527d938bb46d115e03e8da - 39.36% (24.9 MB)
[#001] sha256:ebdcba1c5a546fa398efa87d0b52d89853e755e7f4c33e17473162978d9a9162 - 48.08% (30.4 MB)
[#002] sha256:1454bb3c35f46f10b2c63bd0b5adbc4b083f835f06971e80edad5347f426af62 - 0.0% (93 Bytes)
[#003] sha256:bad7ef803512a24929f8a0983ca2727b37e5918fe64e8cd03abf09796cec4746 - 12.57% (7.94 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-11-28 09:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-11-28 09:09:53 UTC/bin/sh -c #(nop) ADD file:6859e1ffc351c0e88484a54fa40a0e572765d4c34180b05901ea0adab3a5928b in /
2023-11-28 09:09:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-04 13:51:34 +0800 (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates # buildkit
2024-01-08 11:07:40 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-01-08 11:07:40 UTC (buildkit.dockerfile.v0)ADD monitedge /app # buildkit
2024-01-08 11:07:40 UTC (buildkit.dockerfile.v0)EXPOSE map[6868/tcp:{}]
2024-01-08 11:07:40 UTC (buildkit.dockerfile.v0)CMD ["/app/monitedge" "-help"]
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.