2025-08-23 12:20:26 UTC
146 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e - 19.46% (28.3 MB)
[#001] sha256:ead34f213379b72da3be44de21fb527a7000e9303355773efd1f70b5d519ddaa - 54.41% (79.3 MB)
[#002] sha256:58bfb2c31e307d32b037eedf6ed471b476625be8f733edf889d3a4f1ae7f6641 - 0.0% (379 Bytes)
[#003] sha256:da8617fa642d7a5896bbc1f15bc9571f7293340481f37bb488f9f5bf9ca7e63e - 26.13% (38.1 MB)
[#004] sha256:39bce0c3674f31baf46944d4ee4f8c2d62e540944927178bda744aaf49e9fa84 - 0.0% (342 Bytes)
[#005] sha256:e38065070d9d11c8545e6bdf828245d97a5fdabcfc2b4b077216964230d06120 - 0.0% (4.99 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-07-30 06:51:00 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-07-30 06:51:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-07-30 06:51:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-07-30 06:51:02 UTC/bin/sh -c #(nop) ADD file:98599296b3845cfad0ddc91f054e32ed9bcdefd76dd7b6dcf64fa3e2d648d018 in /
2025-07-30 06:51:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-08-23 12:20:26 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-08-23 12:20:26 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-08-23 12:20:26 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-08-23 12:20:26 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-08-23 12:20:26 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-08-23 12:20:26 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.