Namespace
grafana
Image / Tag
promtail:3.4.6-arm64
Content Digest
sha256:c8c48a5ccf7f285cacc1675310e8819ce1e7ee9471135f83e132196c69e009af
Details
Created

2025-09-09 12:06:43 UTC

Size

59.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:8fd756343d87359dd6c58de9ce70f6d021bed0f9268fd272a7d270964b85034e - 48.26% (28.6 MB)

[#001] sha256:5478db932409c3009f783969dc6de0d474005464e1dc4707b6cfd6fc1bd2482b - 4.6% (2.72 MB)

[#002] sha256:94192ab0aa53ab559a5baa5c70cf6e466b40f923aa41df4c05bbbf2afd2697fc - 47.14% (27.9 MB)

[#003] sha256:34f19443927f80e7bb281504305520eab763cbb486b5f4bf256492455776609c - 0.0% (336 Bytes)


History
2025-08-19 14:38:31 UTC

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

2025-08-19 14:38:31 UTC

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

2025-08-19 14:38:32 UTC

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

2025-08-19 14:38:32 UTC

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

2025-08-19 14:38:35 UTC

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

2025-08-19 14:38:35 UTC

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

2025-09-09 12:04:19 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-09-09 12:06:43 UTC (buildkit.dockerfile.v0)

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

2025-09-09 12:06:43 UTC (buildkit.dockerfile.v0)

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

2025-09-09 12:06:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-09-09 12:06:43 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