2025-06-05 03:50:38 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d9d352c11bbd3880007953ed6eec1cbace76898828f3434984a0ca60672fdf5a - 19.74% (28.3 MB)
[#001] sha256:649b2b11f133d39a1ce9f6a4a581ba86bc7e22c9b029665e9d990eb04fbd2ff5 - 53.74% (77.1 MB)
[#002] sha256:c7e533ccdd3deefc15549cb1b01b23ed4b35f63eff2efc63bebb2038e46f2715 - 0.0% (382 Bytes)
[#003] sha256:a99d9590cb07ddd6f43beb9e2a543fee0fbd6774f6b8d67b5c0c64bdaabfd8f1 - 26.51% (38.1 MB)
[#004] sha256:efdacdf286dff0d0e5e04ba84452eb7267bd7fddbfecc03b287f1b8f5ffc5b39 - 0.0% (341 Bytes)
[#005] sha256:306c3c0d5f943f4d0aff2a000c7d74c2d726aaeb2cb0b19e5d1ce6b09f587b90 - 0.0% (4.93 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-05-29 04:20:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-05-29 04:21:01 UTC/bin/sh -c #(nop) ADD file:598ca0108009b5c2e9e6f4fc4bd19a6bcd604fccb5b9376fac14a75522a5cfa3 in /
2025-05-29 04:21:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-05 03:50:38 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-06-05 03:50:38 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-06-05 03:50:38 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-06-05 03:50:38 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-06-05 03:50:38 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-06-05 03:50:38 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.