Namespace
grafana
Image / Tag
promtail:3.5.5-arm64
Content Digest
sha256:a80e3a9c5cd8cf26fa9b3eb5551655c4ade4f73bea6e4a40bc85880cbc3fdc56
Details
Created

2025-09-11 08:08:50 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:598eec822e5ee003427897d1d9d42e2219fbd6cd79ef33e3849545e1164e429f - 48.15% (28.6 MB)

[#001] sha256:22b76fed04e478ff9e0ff859b8e79e838c4227afa7c4a4299f99264deae18372 - 4.59% (2.72 MB)

[#002] sha256:5ec88982700bafd4411bfdc50c88300a482e6e4a09d29e1e36247a01cf72b72f - 47.25% (28 MB)

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


History
2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:38 UTC

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

2025-09-10 05:45:39 UTC

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

2025-09-11 08:06:14 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-11 08:08:50 UTC (buildkit.dockerfile.v0)

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

2025-09-11 08:08:50 UTC (buildkit.dockerfile.v0)

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

2025-09-11 08:08:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-09-11 08:08:50 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