Namespace
grafana
Image / Tag
promtail:3.5.4-amd64
Content Digest
sha256:9c88da76a7eaf3d4cb0ee3b20f6eb0359e61d7f1b5c9c5139dadb34b6ac5be52
Details
Created

2025-09-04 05:44:25 UTC

Size

62.3 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:de66fc90c55d156d6760975acf0904d151017e48c9cfc68beedb51af31dc792e - 46.84% (29.2 MB)

[#001] sha256:03f38dbdbe08e17023dcb46bac5e631482f078c4aef60783c10fa1e1186ddada - 4.19% (2.61 MB)

[#002] sha256:e1dc636942baa344553d47f8d58ecc065899d489390ef04314a616d72081b3e1 - 48.97% (30.5 MB)

[#003] sha256:99f2438b7dd249a4b7fe8023ac83107bc9896f2a4d5d68e9320b95e1c1726805 - 0.0% (339 Bytes)


History
2025-08-19 14:36:58 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-08-19 14:36:58 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-08-19 14:36:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-08-19 14:36:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-08-19 14:37:00 UTC

/bin/sh -c #(nop) ADD file:e67907c77897d27192314f6c4fa0112b6f7dce3e127500516535cc50fe736c92 in /

2025-08-19 14:37:01 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-09-04 05:40:14 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

2025-09-04 05:44:25 UTC (buildkit.dockerfile.v0)

COPY /src/loki/clients/cmd/promtail/promtail /usr/bin/promtail # buildkit

2025-09-04 05:44:25 UTC (buildkit.dockerfile.v0)

COPY clients/cmd/promtail/promtail-docker-config.yaml /etc/promtail/config.yml # buildkit

2025-09-04 05:44:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-09-04 05:44:25 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/promtail/config.yml"]

Danger Zone
Delete Tag

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.

Delete