Namespace
grafana
Image / Tag
promtail:3.6.5-arm
Content Digest
sha256:e8e7b99cb43e7106b92e1692027f4671c5af279e4994e6491e421e36632fc79b
Details
Created

2026-02-06 11:23:10 UTC

Size

60.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:bed97d17271a5d782b28a500ae8f1478d20d23b1d14d502345a198cac538a7a1 - 43.8% (26.4 MB)

[#001] sha256:1f4d241ee020220b31a6dd050dcf700bd5f72129c82dea34da8184494ea83ecf - 6.9% (4.16 MB)

[#002] sha256:27a318f557b1c230ac45d99ae25fc540ac0b75924cf84f53af492a1643cfccee - 49.3% (29.7 MB)

[#003] sha256:03e22ab632e5f85d22309f3b4facabe0f8f4eb4676cb4904bf24f69c071a6208 - 0.0% (340 Bytes)


History
2026-01-13 05:39:59 UTC

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

2026-01-13 05:39:59 UTC

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

2026-01-13 05:39:59 UTC

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

2026-01-13 05:39:59 UTC

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

2026-01-13 05:40:02 UTC

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

2026-01-13 05:40:03 UTC

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

2026-02-06 11:18:41 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

2026-02-06 11:23:10 UTC (buildkit.dockerfile.v0)

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

2026-02-06 11:23:10 UTC (buildkit.dockerfile.v0)

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

2026-02-06 11:23:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2026-02-06 11:23:10 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