2023-11-01 10:43:49 UTC
90.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f93f952dad401041cbf7200ea1438a832b72273179a2d36e029ccfda15d49507 - 28.27% (25.6 MB)
[#001] sha256:9c31219d53734dec9794db503ca82b0b371800bc2883ee8707ab95389d92d8fb - 34.98% (31.7 MB)
[#002] sha256:f0747d8a6c22c0e70c3abb78c6232fcaf8b1f5c9cda257419428488ebf367833 - 0.0% (379 Bytes)
[#003] sha256:b312056f23a06f50f55ec120fee3aa213300f5ddfc8e4f521f870c75eba87bfb - 36.75% (33.3 MB)
[#004] sha256:e119738faf8e37351a1e5e7a37fe5ad272e9608fbd7d634458151b939942f922 - 0.0% (343 Bytes)
[#005] sha256:c04ea7210a9fc1911b459b8fc23df6222dfd515d902b8b7e1cbbeb8d89165f23 - 0.0% (4.24 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-10-04 12:18:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-10-04 12:18:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-10-04 12:18:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=23.04
2023-10-04 12:18:19 UTC/bin/sh -c #(nop) ADD file:d4fca0b2b53fa4e2c3e0d721bf983f4095061c5df5fb084d2daf5efad5ee663d in /
2023-10-04 12:18:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-11-01 10:43:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates # buildkit
2023-11-01 10:43:48 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-11-01 10:43:49 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2023-11-01 10:43:49 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2023-11-01 10:43:49 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2023-11-01 10:43:49 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.