Namespace
grafana
Image / Tag
promtail:3.5.1-amd64
Content Digest
sha256:7796bd5ae600370ef47e58901310c91e60dc15eb13a3b2e20f1a940cb2777a57
Details
Created

2025-05-19 17:10:51 UTC

Size

62.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:f03f49e66a78dccae749ea6739468021f4482226f4a87545a9dbcaf148553343 - 46.83% (29.2 MB)

[#001] sha256:49e632cafeb77d79623deacb9feb51087e538c47457b3863b4bacd0739302fe4 - 4.19% (2.61 MB)

[#002] sha256:0301829abdd8289004a2dbbc3ac52f510cabe8e70961463fcf9bd5a7f0d2a787 - 48.98% (30.5 MB)

[#003] sha256:1b48d94cc9fc23c22144d6af84a74847b48b896b785f83dfbaec4b160045f453 - 0.0% (337 Bytes)


History
2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:50 UTC

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

2025-04-28 09:44:51 UTC

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

2025-05-19 17:06:45 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-05-19 17:10:51 UTC (buildkit.dockerfile.v0)

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

2025-05-19 17:10:51 UTC (buildkit.dockerfile.v0)

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

2025-05-19 17:10:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-05-19 17:10:51 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