Namespace
grafana
Image / Tag
promtail:3.5.2-arm64
Content Digest
sha256:dfbcfc942898b9a74ad1a0e2562e9cece8f9431ce98c8020a92a63460b2952ef
Details
Created

2025-07-10 19:30:06 UTC

Size

59.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:1e158eea6b829ab5f9622c61711d0133616fc2aab051eee1804322a22ac5f0d5 - 48.15% (28.6 MB)

[#001] sha256:5658b8ffe789e102c60595b95541ae3880357409e577cc52562bf4d50807749b - 4.59% (2.72 MB)

[#002] sha256:95fad51a1f8fd77e5e33e4f8df6348dc23b8b2424074ca7992df239ffe2e0031 - 47.25% (28 MB)

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


History
2025-07-08 04:22:35 UTC

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

2025-07-08 04:22:35 UTC

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

2025-07-08 04:22:35 UTC

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

2025-07-08 04:22:35 UTC

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

2025-07-08 04:22:37 UTC

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

2025-07-08 04:22:38 UTC

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

2025-07-10 19:27:29 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-10 19:30:06 UTC (buildkit.dockerfile.v0)

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

2025-07-10 19:30:06 UTC (buildkit.dockerfile.v0)

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

2025-07-10 19:30:06 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-07-10 19:30:06 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