2025-09-18 01:40:53 UTC
132 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 - 21.55% (28.3 MB)
[#001] sha256:bf43fd027b6a32a16edbb295e9d33fd21680d83747acec48e22a3af62c89d4be - 61.06% (80.3 MB)
[#002] sha256:726fcc9ae42dfe79bc16a4159c4ffe62c16f381fd386872e3c7a9b935873fad0 - 0.0% (380 Bytes)
[#003] sha256:8f3c0e8f4c189ff5bfd822665e031bf7ba8cae5ad7629a5f04682132f0d17245 - 17.39% (22.9 MB)
[#004] sha256:015cb4c26a80be91124a72d3292cb9fda12fee5f0cdac05d4ddffdb5bd1a616f - 0.0% (343 Bytes)
[#005] sha256:989a140305f8add869db47dbd024eb7e119ce6fd42c9f50507a791f824718cb2 - 0.0% (4.99 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-09-10 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in /
2025-09-10 05:42:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-09-18 01:40:53 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-09-18 01:40:53 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-09-18 01:40:53 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-09-18 01:40:53 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-09-18 01:40:53 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-09-18 01:40:53 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.