2026-02-12 05:05:28 UTC
139 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 - 20.34% (28.3 MB)
[#001] sha256:22d2c288d78e876c5ea611ba168b1139310b50ae74477b9a6653d6e34e3ecc28 - 61.26% (85.4 MB)
[#002] sha256:1ad40ebbdf9c8bafc9e7a7c3808c5a96bc17a15575f64b32a2f001b97077934f - 0.0% (379 Bytes)
[#003] sha256:c081ee1e01963cee9f2e8db4a20ee92ba88959d375f5e8b06509a8c498b79d4c - 18.4% (25.6 MB)
[#004] sha256:83e909f16352e15d04343173671cd1dcbbac97e4a276c948ef63ffb0854273ff - 0.0% (342 Bytes)
[#005] sha256:a7e22c5f4dba04edb5cfb6abfa72819e179dba24d1d3996db3d2151999a4af75 - 0.0% (4.53 KB)
/bin/sh -c #(nop) ARG RELEASE
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-01-13 05:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-01-13 05:37:27 UTC/bin/sh -c #(nop) ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in /
2026-01-13 05:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-12 05:05:27 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
2026-02-12 05:05:27 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2026-02-12 05:05:28 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2026-02-12 05:05:28 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2026-02-12 05:05:28 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2026-02-12 05:05:28 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.