2023-09-21 12:32:20 UTC
90.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 - 28.44% (25.6 MB)
[#001] sha256:9aac813d4db74000de065b1d5e640557bb3bbf197b715aafb27f9d13b700d421 - 34.74% (31.3 MB)
[#002] sha256:ec33decf472f115eb910e582722b5bece9227ca75437880049c9fe7bba9b324a - 0.0% (380 Bytes)
[#003] sha256:01446f91c52ff9bec87163e60f9221e76c978b2e1500ee3bdeeb23129e469706 - 36.82% (33.2 MB)
[#004] sha256:7fe88bf7871d4e905acd9adec202e2aff5824801a08a1160082b09b087400900 - 0.0% (342 Bytes)
[#005] sha256:2001bb5989a658bd2ba6ab65d588aaa72de140c8fc9622c4eeae6e9b063fef24 - 0.0% (4.24 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-16 04:28:31 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-16 04:28:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-16 04:28:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-08-16 04:28:32 UTC/bin/sh -c #(nop) ADD file:7392bed4dbab9fb7c9ad5bde6f3bfcde3bcbf1885c336af9c231af6defaa31e1 in /
2023-08-16 04:28:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-21 12:32:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates # buildkit
2023-09-21 12:32:19 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-09-21 12:32:20 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2023-09-21 12:32:20 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2023-09-21 12:32:20 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2023-09-21 12:32:20 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.