2023-04-21 15:40:45 UTC
86.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0963d61c5d36e157f4d244438f1a5213d8590b724d49300d6df8ebf5d70342a9 - 29.41% (25.5 MB)
[#001] sha256:d2773f208108725687198b915a8a5fdef1a1692c0190eea293af4684b63d5617 - 33.39% (28.9 MB)
[#002] sha256:a0e6a4af517f7a8c34f8f0163fa61fcc1044b85fbf664dc2ae6876ed4684229a - 0.0% (378 Bytes)
[#003] sha256:81dd4be5b92de9f97b2fba1f215e7b91dddae7670630df77b70aa42e25696209 - 37.2% (32.2 MB)
[#004] sha256:7ec0974579d1bdabe11d4910b62d4d67800e70a1a2efb6e23390b0b626a63907 - 0.0% (278 Bytes)
[#005] sha256:0611c9af7fda44336fd24d770fcf519c2dea350f06710db442b6dab905801bc1 - 0.01% (4.7 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-04-13 13:03:38 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-04-13 13:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-04-13 13:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.10
2023-04-13 13:03:39 UTC/bin/sh -c #(nop) ADD file:ba742ddbebcc8282f5094275969bfb2ff4b2973e385c198b6897bea2a9cb4b85 in /
2023-04-13 13:03:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-21 15:40:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt -y install tzdata ca-certificates # buildkit
2023-04-21 15:40:45 UTC (buildkit.dockerfile.v0)COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit
2023-04-21 15:40:45 UTC (buildkit.dockerfile.v0)COPY categraf /usr/bin/categraf # buildkit
2023-04-21 15:40:45 UTC (buildkit.dockerfile.v0)COPY docker/entrypoint.sh /entrypoint.sh # buildkit
2023-04-21 15:40:45 UTC (buildkit.dockerfile.v0)COPY conf /etc/categraf/conf # buildkit
2023-04-21 15:40:45 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.