Namespace
grafana
Image / Tag
promtail:3.5.3-amd64
Content Digest
sha256:5fe38294758b7af3c493e27832faf20a20f4d464a60b5875882390233437a6ae
Details
Created

2025-07-16 21:50:37 UTC

Size

62.9 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:e87500e698966458d9dfc34df84602985c9821f39666619792fe6282aa6df5d4 - 46.36% (29.2 MB)

[#001] sha256:a52b6ffbb9dc6a0ad3d5f0eb7aeeb0f281d6d760d34ce514ec3d343ce9edce35 - 5.17% (3.25 MB)

[#002] sha256:40ab002c9330558e5aa38a77c9c20e979883ccf950ba5d124bf7e98fbfe2d0df - 48.47% (30.5 MB)

[#003] sha256:1b48ec17414edf90567cb6dadcac9193c8ce33bb2fcbc417afba50aa4416ea2a - 0.0% (337 Bytes)


History
2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:22 UTC

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

2025-07-14 16:40:23 UTC

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

2025-07-16 21:46:18 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-07-16 21:50:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 21:50:37 UTC (buildkit.dockerfile.v0)

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

2025-07-16 21:50:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-07-16 21:50:37 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