Namespace
grafana
Image / Tag
promtail:3.5.8-arm
Content Digest
sha256:0041fdf3a80d8d01f4ed4a1996d5e5b6b0837c96a7e58c8fead914a18108dc7f
Details
Created

2025-11-05 08:25:07 UTC

Size

57.6 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:291d9f8b27e53e713d060397963198640594629929e957e41a8bd7ccf6fcbb00 - 45.89% (26.4 MB)

[#001] sha256:bbe5f568c027964fff69c5f590a09b2d447592b76f5e21be9a0ffe4c96cfce08 - 4.25% (2.45 MB)

[#002] sha256:6c571603f5f5162cc8f2828566964cfb410f39edb36ebcf2d31e45ac65a7dbb7 - 49.86% (28.7 MB)

[#003] sha256:ef0a37de4bf0f7c46430f51716a74436a02ca458daac0b2d8b57314159078a8a - 0.0% (338 Bytes)


History
2025-10-16 19:25:17 UTC

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

2025-10-16 19:25:17 UTC

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

2025-10-16 19:25:17 UTC

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

2025-10-16 19:25:17 UTC

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

2025-10-16 19:25:20 UTC

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

2025-10-16 19:25:21 UTC

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

2025-11-05 08:21:16 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-11-05 08:25:07 UTC (buildkit.dockerfile.v0)

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

2025-11-05 08:25:07 UTC (buildkit.dockerfile.v0)

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

2025-11-05 08:25:07 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-11-05 08:25:07 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