Namespace
grafana
Image / Tag
promtail:3.5.7-arm
Content Digest
sha256:f9f97c4c115c49c81929075c1c7402262442953164c70a0f9d8073b6a97756bf
Details
Created

2025-10-13 09:02:18 UTC

Size

58.2 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:f304f7a0b5a761f0f2dc4fca635dbae755816f7c42dfb528cfffec54d8fe2baf - 45.42% (26.4 MB)

[#001] sha256:4f6aa2178f057bd0ed564545210c7f70698bfac7ac3709292761479e8e07fe51 - 5.24% (3.05 MB)

[#002] sha256:51db9387a1381045944100abcac987a1ca732e05c59ba16574fd8fd8370db25a - 49.35% (28.7 MB)

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


History
2025-10-01 13:02:27 UTC

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

2025-10-01 13:02:27 UTC

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

2025-10-01 13:02:27 UTC

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

2025-10-01 13:02:27 UTC

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

2025-10-01 13:02:31 UTC

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

2025-10-01 13:02:31 UTC

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

2025-10-13 08:58:17 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-10-13 09:02:18 UTC (buildkit.dockerfile.v0)

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

2025-10-13 09:02:18 UTC (buildkit.dockerfile.v0)

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

2025-10-13 09:02:18 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-10-13 09:02:18 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