2025-10-16 07:53:13 UTC
132 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 - 21.43% (28.3 MB)
[#001] sha256:d56fe036c7e5bccca3cd0a00bc96d0620e448197f849f098280d3ed0ee562324 - 61.27% (81.1 MB)
[#002] sha256:41de80b1f6274265d819cb9c456067eeb1ce5837f215fbd0ec7b5f7e432a1492 - 0.0% (379 Bytes)
[#003] sha256:727c751faab1851b13e725a5126d000a66f0622e743f2c3cc44d52fc5770ef6e - 17.3% (22.9 MB)
[#004] sha256:8043e03885d9ba6853094346a3cefed8c999bba8f54f4661fd3b4cb3de1e0c22 - 0.0% (339 Bytes)
[#005] sha256:770b40a7e76b17e64c276a9973067b6289a2d207328dda6dca601c8be50478be - 0.0% (4.99 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-01 13:01:37 UTC/bin/sh -c #(nop) ADD file:249778a1782b02a1c2bcf9f292f5778d81442a53c3de1958d712f10baf7e0b60 in /
2025-10-01 13:01:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-16 07:53:12 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-10-16 07:53:12 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-10-16 07:53:13 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-10-16 07:53:13 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-10-16 07:53:13 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-10-16 07:53:13 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.