2024-12-04 17:11:33 UTC
60.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:54609b48ebc1ccdf2a757f1a086fc8c934d12564b25af4a66536ef66891cb1a1 - 48.09% (29.2 MB)
[#001] sha256:6e21864b143e004e8f6cbf38620c340f7a74d7a68098f859168aa6afcd5f1780 - 4.3% (2.61 MB)
[#002] sha256:ba90de9c2dd69dcd7603e7e1bdce41a09900244e996e78d8a970651fd67f0516 - 47.61% (28.9 MB)
[#003] sha256:0c61f209e266b685c475d9539783edd9a9b97485f107f733fe62724c7b4bfd9e - 0.0% (339 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-11-19 17:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) ADD file:bcebbf0fddcba5b864d5d267b68dd23bcfb01275e6ec7bcab69bf8b56af14804 in /
2024-11-19 17:29:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-12-04 17:09:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -qy libsystemd-dev tzdata ca-certificates && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit
2024-12-04 17:11:33 UTC (buildkit.dockerfile.v0)COPY /src/loki/clients/cmd/promtail/promtail /usr/bin/promtail # buildkit
2024-12-04 17:11:33 UTC (buildkit.dockerfile.v0)COPY clients/cmd/promtail/promtail-docker-config.yaml /etc/promtail/config.yml # buildkit
2024-12-04 17:11:33 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/promtail"]
2024-12-04 17:11:33 UTC (buildkit.dockerfile.v0)CMD ["-config.file=/etc/promtail/config.yml"]
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.