2024-01-31 14:03:19 UTC
68.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6360b371721185fefbbad6763ab745900f1b2f7714570234473232dd575fc07f - 37.35% (25.6 MB)
[#001] sha256:efb3b4129deaaec5ecc97f4be9048b83516a6885dc35319f6b888863a11b5ee8 - 44.8% (30.8 MB)
[#002] sha256:cb842eaba684e4361fa20616af54c0c8e9c5906670037fbe632ecc0b7c31cd09 - 0.0% (93 Bytes)
[#003] sha256:0538f561be01ef7ca99ffd8e6a9f61b7f4556c5e81c68b7f148c0d6f8e0d9ef3 - 17.85% (12.3 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-31 14:03:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates # buildkit
2024-01-31 14:03:19 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-01-31 14:03:19 UTC (buildkit.dockerfile.v0)ADD monitedge /app # buildkit
2024-01-31 14:03:19 UTC (buildkit.dockerfile.v0)EXPOSE map[6868/tcp:{}]
2024-01-31 14:03:19 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.