2025-05-30 04:37:29 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e - 19.75% (28.3 MB)
[#001] sha256:024cc3d0eff1030812c1a0594181205b8445dccfcd701b3a37f93cffce3d3de9 - 53.75% (77.1 MB)
[#002] sha256:d0345e24274bb0b43920872cf97cfa111a658c8614db6c47b314b6c97256828c - 0.0% (380 Bytes)
[#003] sha256:d3fd4bbaa1eda15369c358322b00967f42cb17222b141f3e5162a9908d4a3840 - 26.5% (38 MB)
[#004] sha256:3687d3d8223228c113f813b4b915cf5371ff3cce89b1e20cb67ef0dcc34e4ddc - 0.0% (343 Bytes)
[#005] sha256:bcdc74ab7333df01143984b55ebacc5c33ae42d9ea9124e7f18cdd6b3149edf5 - 0.0% (4.93 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-28 09:44:50 UTC/bin/sh -c #(nop) ADD file:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
2025-04-28 09:44:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-05-30 04:37:29 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-05-30 04:37:29 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-05-30 04:37:29 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-05-30 04:37:29 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-05-30 04:37:29 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-05-30 04:37:29 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.