Namespace
grafana
Image / Tag
promtail:3.5.3-arm64
Content Digest
sha256:a5bfea6028102e91fc641d4a985b7f21da119e9eeefbc44e5751f3698ba4bffc
Details
Created

2025-07-16 21:49:12 UTC

Size

59.9 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:1fe4490d3380a3fec7f0b5cfd536dbdeed91ff50c5fbd11eba4ec838d689855e - 47.64% (28.6 MB)

[#001] sha256:593b015a2e84165051d8adf73bddfd7cf0fe72ebeacaa98c34fe7303a7bf1705 - 5.62% (3.37 MB)

[#002] sha256:3676c023d0d9046f4936384426184949ca12182f35494602f40545bed4f1457a - 46.75% (28 MB)

[#003] sha256:7461f1837ea95ad56a1a3122898b07f2797f4d62fb4c1b266486b9b3e98e0d04 - 0.0% (339 Bytes)


History
2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:12 UTC

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

2025-07-14 16:42:14 UTC

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

2025-07-14 16:42:15 UTC

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

2025-07-16 21:46:33 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-07-16 21:49:11 UTC (buildkit.dockerfile.v0)

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

2025-07-16 21:49:12 UTC (buildkit.dockerfile.v0)

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

2025-07-16 21:49:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-07-16 21:49:12 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