2023-06-16 10:49:15 UTC
87.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:317e06b63fc01feacb4fa7a967d3a8c6fd35296935c83caa85ad28cd20add12b - 29.12% (25.5 MB)
[#001] sha256:0870de1a952ddd2d77ab7d6510494712b4ca5ea0e85eeef124ffba5fa785abb2 - 32.96% (28.8 MB)
[#002] sha256:aac736f78208fc368cb5a057ce5eac6bc08ebbd9dd812232cd3f1d2391dfc610 - 0.0% (380 Bytes)
[#003] sha256:cbc9b6997eb0068350c32916dff61a5a1a0a6eb035166bdfb18358c74636157d - 37.91% (33.2 MB)
[#004] sha256:10a15c469656b11fa0e8afc5c07e31d574017d0ccc8156915cf48b84e3ab68ba - 0.0% (280 Bytes)
[#005] sha256:21319a77d993f3222646ad886cbed4e6a4daee5d364338b2486e80ee1584510c - 0.01% (4.82 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-05 17:02:32 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-05 17:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-05 17:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.10
2023-06-05 17:02:34 UTC/bin/sh -c #(nop) ADD file:f8bb312bf73c62343d91c9988d58945c5d0fced3f559b95c4dd21a19183d933d in /
2023-06-05 17:02:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-16 10:49:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates # buildkit
2023-06-16 10:49:15 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-06-16 10:49:15 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2023-06-16 10:49:15 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2023-06-16 10:49:15 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2023-06-16 10:49:15 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.