2025-09-10 04:18:30 UTC
146 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:76249c7cd50397d2e8c06a75106723d057deaba0ffbc7f4af1bb02bcf71d81cf - 19.35% (28.3 MB)
[#001] sha256:f7b63c71bc479e10d820a708bffa76ae5362ace2f5c00427ce1a73e827f37ebf - 54.63% (80 MB)
[#002] sha256:05744a1ace5673cd5a4f7087a0e64f37edcbabe9c743a130a11bad8567e096cc - 0.0% (379 Bytes)
[#003] sha256:e153bcd4842aaf1feb25b8a24f5a2537b63aea2a2118db3478e4929ca25a15d7 - 26.02% (38.1 MB)
[#004] sha256:22ae6b3753a5dd6839f7d0bbb3066f11becd26cfe6b6780b9422346e011ee555 - 0.0% (342 Bytes)
[#005] sha256:3bce1d06a138045ae0af3614416d49efa9ba9e9024e41837b6aab0d67d6c7a63 - 0.0% (4.98 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-08-19 14:36:58 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-08-19 14:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-08-19 14:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-08-19 14:37:00 UTC/bin/sh -c #(nop) ADD file:e67907c77897d27192314f6c4fa0112b6f7dce3e127500516535cc50fe736c92 in /
2025-08-19 14:37:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-09-10 04:18:30 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-10 04:18:30 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-09-10 04:18:30 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-09-10 04:18:30 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-09-10 04:18:30 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-09-10 04:18:30 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.