2025-04-27 07:20:34 UTC
145 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee - 19.54% (28.3 MB)
[#001] sha256:d18b092a5287d602e9b3eaeb92133ef7c3d3dcbdc0a7cd226493322fbfc7fd57 - 54.24% (78.7 MB)
[#002] sha256:781a43bceb0ce354c8e40e8f4f90a82e55e4370b30b95073a0a08d2425769d5e - 0.0% (382 Bytes)
[#003] sha256:3b6a71e9f7dac773eddbd8132f322d4e46300b7633fa5c736c275227b3d84c41 - 26.22% (38 MB)
[#004] sha256:44402a295b672dc76b6833d00253fa70479ee722815908336200141e23d46378 - 0.0% (342 Bytes)
[#005] sha256:62ee9048f5741307fab3d8cd4fb0350e1fa3daaae2b4e2bad4dc6ee62a4eddc5 - 0.0% (4.93 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-08 10:43:14 UTC/bin/sh -c #(nop) ADD file:1d7c45546e94b90e941c5bf5c7a5d415d7b868581ad96171d4beb76caa8ab683 in /
2025-04-08 10:43:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-04-27 07:20:34 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-27 07:20:34 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2025-04-27 07:20:34 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2025-04-27 07:20:34 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2025-04-27 07:20:34 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2025-04-27 07:20:34 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.