Namespace
grafana
Image / Tag
tempo:main-b6bd537-arm64
Content Digest
sha256:9576c3a55cd159f9ff2afd85f6a0d6a53fe4322f2bb5a7fc4980f08ab5399fbf
Details
Created

2025-01-02 14:26:44 UTC

Size

50.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-02T14:26:42Z
  • org.opencontainers.image.revision
    b6bd53773e792b193f70f235ada6e6edcda4b3f1
  • org.opencontainers.image.source
    https://github.com/grafana/tempo.git
  • org.opencontainers.image.url
    https://github.com/grafana/tempo

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b - 7.72% (3.9 MB)

[#001] sha256:521917398b1c770018eb3029b1145d59f9dda51fe2fa94c5ed0ccbaafe005335 - 4.91% (2.48 MB)

[#002] sha256:d005caa0abb0cda418d80293044de3d44afb3b23c1c47ef3c72043e38b38e21a - 87.36% (44.1 MB)

[#003] sha256:65135412291a8292537048cbe8a7d1ca24ccc7a31109c9f28793ad40f5be255d - 0.0% (963 Bytes)

[#004] sha256:e562e290d5998c474c623f6e5d5e09a2090c3ebdaed85648a400afa0d8b3f7c9 - 0.0% (132 Bytes)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-01-02 14:26:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --update add ca-certificates # buildkit

2025-01-02 14:26:43 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-01-02 14:26:43 UTC (buildkit.dockerfile.v0)

COPY bin/linux/tempo-arm64 /tempo # buildkit

2025-01-02 14:26:44 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=arm64 /bin/sh -c addgroup -g 10001 -S tempo && adduser -u 10001 -S tempo -G tempo # buildkit

2025-01-02 14:26:44 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETARCH=arm64 /bin/sh -c mkdir -p /var/tempo -m 0700 && chown -R tempo:tempo /var/tempo # buildkit

2025-01-02 14:26:44 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-01-02 14:26:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tempo"]

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