Namespace
grafana
Image / Tag
tempo:r182-32ed87e-arm64
Content Digest
sha256:70b679dbe0990d631f73ce74b815a7954b4491e187a2843bf987f22220ec98ce
Details
Created

2025-01-08 09:32:15 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-08T09:32:13Z
  • org.opencontainers.image.revision
    32ed87ec0c3fc561bf18aa2554d38723f137ee77
  • 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:707c94c90c597447ce10a36c9b56355c1cc67d0cf593a592daeb419d99a30d85 - 7.51% (3.8 MB)

[#001] sha256:e56e30c8a134a26f1c0112b69bac7fe7c5a51b1225ba8b508776e4e2014be5d6 - 5.19% (2.62 MB)

[#002] sha256:6191cf95412b47f9bb4da14c2b0753c13b292511cf62f43ddd9541b0febadb5c - 87.29% (44.1 MB)

[#003] sha256:32832529b5aa55d23b5bbb80f586fca3db67a7983a0aabc5c82851f4e943e69d - 0.0% (959 Bytes)

[#004] sha256:ba17a1ddc961ab6d0e9763781269c18746f421ecc4bd43a0fdea90f1130225d8 - 0.0% (133 Bytes)


History
2025-01-06 19:11:15 UTC (buildkit.dockerfile.v0)

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

2025-01-06 19:11:15 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-01-08 09:32:15 UTC (buildkit.dockerfile.v0)

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

2025-01-08 09:32:15 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-01-08 09:32:15 UTC (buildkit.dockerfile.v0)

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

2025-01-08 09:32:15 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-08 09:32:15 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-08 09:32:15 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-01-08 09:32:15 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