Namespace
grafana
Image / Tag
promtail:3.4-arm
Content Digest
sha256:fae3a28c36968c89b59d1142af090f3e796c17e4f8e3e67baf70b3b8715f5a7d
Details
Created

2025-04-03 13:43:13 UTC

Size

57.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:bb0cfb33e792c16a509798b50d1e3ed5d35bc7f676fe127e054fe45073cd59e0 - 46.08% (26.4 MB)

[#001] sha256:7eb3a1bbdd4f1f63c65195ddd55e51ad7a6cf9daa38e2cdc33ccc83e1b37b480 - 4.27% (2.45 MB)

[#002] sha256:14ed72f479b9608aa904fddcf6e6adc4ab152a5d48410d6dcdc9652f854b1771 - 49.65% (28.5 MB)

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


History
2025-03-21 08:25:15 UTC

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

2025-03-21 08:25:15 UTC

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

2025-03-21 08:25:15 UTC

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

2025-03-21 08:25:15 UTC

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

2025-03-21 08:25:18 UTC

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

2025-03-21 08:25:18 UTC

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

2025-04-03 13:37:58 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-04-03 13:43:13 UTC (buildkit.dockerfile.v0)

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

2025-04-03 13:43:13 UTC (buildkit.dockerfile.v0)

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

2025-04-03 13:43:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-04-03 13:43:13 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