2025-04-07 07:39:13 UTC
146 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5a7813e071bfadf18aaa6ca8318be4824a9b6297b3240f2cc84c1db6f4113040 - 19.39% (28.4 MB)
[#001] sha256:4240b1e2e5d6fdac5c8950e66233efa63b4906dbbdeb51664b3e255fa28cef6a - 55.09% (80.6 MB)
[#002] sha256:9aff3cbf3ab79cafe5117f31305467c8239dcdaa72e867fcd3e10be238b5b823 - 0.0% (376 Bytes)
[#003] sha256:d7677db2b0b91eec0a4ea090c73adb12a329c088a801a56eae4eaef80f7f39ac - 25.51% (37.3 MB)
[#004] sha256:3604688d2d0470ca3f0afc8c25004b74a92f16a3c2cb4b3490b92b310fabf99b - 0.0% (343 Bytes)
[#005] sha256:f504595e07999d22e968a5a540d0f278c628a9638890dba6b81a7fddf599c3bc - 0.0% (4.92 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-01-27 04:14:00 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-01-27 04:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-01-27 04:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-01-27 04:14:03 UTC/bin/sh -c #(nop) ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in /
2025-01-27 04:14:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-04-07 07:39:13 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-04-07 07:39:13 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-04-07 07:39:13 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-04-07 07:39:13 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-04-07 07:39:13 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-04-07 07:39: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.