2025-12-12 14:52:01 UTC
151 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 18.77% (28.3 MB)
[#001] sha256:2a84af6ce6592bef89002517f455e9134d50e9321a4214c73971646796475012 - 54.51% (82.3 MB)
[#002] sha256:af26ad74a9794be54ba0e6ae185ac9151e33568e1cb998bbec22bda895459bea - 0.0% (377 Bytes)
[#003] sha256:e33bd5bf761b68481763cd0a0c476d12a401150c08d0797144feaa43598ec040 - 26.71% (40.3 MB)
[#004] sha256:1af210732535050085c7ed79bcc5c2c00316a5800460c5166574c91f37de1167 - 0.0% (340 Bytes)
[#005] sha256:06a5c3ea324f6f18ca2b8f3946a797aab9af7c5af086c7c7076bbba9213364c7 - 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"]
2025-12-12 14:52:00 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
2025-12-12 14:52:00 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-12-12 14:52:01 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-12-12 14:52:01 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-12-12 14:52:01 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-12-12 14:52:01 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.