Namespace
grafana
Image / Tag
promtail:3.3.3-arm64
Content Digest
sha256:aa54b16553c980d0951165847e54e1d7f1b9dcc74f7f31b35a2220089861e308
Details
Created

2025-02-12 21:23:47 UTC

Size

58.6 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:d99cf942ffb2823ac431b07833366b7498dd0b0f10e5766c7eeec2b121c89726 - 48.8% (28.6 MB)

[#001] sha256:1298f26c01e96095d68f046692baa05d1980819405c618409d73ebd0b2f48d15 - 5.74% (3.36 MB)

[#002] sha256:caaad4f2db818229ef9716224a58ce0d925969d095056443d967dbedf16049d2 - 45.46% (26.6 MB)

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


History
2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:54 UTC

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

2025-01-27 04:14:54 UTC

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

2025-02-12 21:00:18 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-02-12 21:23:47 UTC (buildkit.dockerfile.v0)

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

2025-02-12 21:23:47 UTC (buildkit.dockerfile.v0)

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

2025-02-12 21:23:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/promtail"]

2025-02-12 21:23:47 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