Namespace
grafana
Image / Tag
promtail:2.9.15-arm64
Content Digest
sha256:e9b99a4ef8e9042e6521f27be52c9a126e24ce0fbefcc9beb96e2c71e5ab73d5
Details
Created

2025-06-09 20:30:01 UTC

Size

56.4 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:67e4f2b2d4ccc2f3d6eab9597bf93fa8f2ae6df3d56aa362df6a33c4063c09b9 - 50.65% (28.5 MB)

[#001] sha256:eea845dfe1cd0f962426d1d9e3b4c6a5bc4ef5e91e85fb318a442d12ba9d05b2 - 5.96% (3.36 MB)

[#002] sha256:97dcef4a6e6095629eb0711070b0666435d47ed9959b774302946aa1e55426b0 - 43.39% (24.5 MB)

[#003] sha256:3a60dd904671005afd79450025a0261598323be66a2bd16c78e84ccd27aa7667 - 0.0% (337 Bytes)


History
2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:33 UTC

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

2025-05-29 04:30:36 UTC

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

2025-05-29 04:30:36 UTC

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

2025-06-09 20:09:01 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-06-09 20:30:01 UTC (buildkit.dockerfile.v0)

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

2025-06-09 20:30:01 UTC (buildkit.dockerfile.v0)

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

2025-06-09 20:30:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-06-09 20:30:01 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