2026-01-06 01:18:39 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 20.78% (28.3 MB)
[#001] sha256:e5603ae7405ae8208982f860c8c73b3152fd30a52ffa472feb567740cdac5e85 - 60.42% (82.4 MB)
[#002] sha256:8137aef8e369f883e855c9f121f2446054dc32f0c11dafeb825633f4b1316a50 - 0.0% (379 Bytes)
[#003] sha256:b458f7dc51c941885cbe20bafe66858fc5001b4201f74aa7d6ad51ba8a24ae2f - 18.79% (25.6 MB)
[#004] sha256:7c8e3649659c95fa3fde75468604782b7c69d18f415a259c5ff1264a06f47c43 - 0.0% (340 Bytes)
[#005] sha256:00ff13ffe5b75879b658bbb71c4be9ab2803a31b95bdfba32f7a8cce20ae9e22 - 0.0% (4.53 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-01-06 01:18:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates snmp snmpd wget curl vim iputils-ping net-tools freeipmi-tools smartmontools ncat lsof # buildkit
2026-01-06 01:18:38 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2026-01-06 01:18:39 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2026-01-06 01:18:39 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2026-01-06 01:18:39 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2026-01-06 01:18:39 UTC (buildkit.dockerfile.v0)CMD ["/entrypoint.sh"]
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.