Namespace
grafana
Image / Tag
tempo:main-b6bd537
Content Digest
sha256:45af377208bea0755efffcc982c9ce10125cd4e1c5490a32943ab8503f828ca8
Details
Created

2025-01-02 14:26:57 UTC

Size

52.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-02T14:26:55Z
  • 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:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f - 6.53% (3.46 MB)

[#001] sha256:b6d8f51e707ac8144c9e9a33469f9406033538b88a8ca59a35d656eaf3f6cae5 - 4.71% (2.49 MB)

[#002] sha256:1c59b115ce087daeeb5412b5fb8dcb3140dd03f5c914c56b138e39363a344efa - 88.76% (47 MB)

[#003] sha256:f26d363efd44496c35c8f50b26973849c4b9ea10dca9b919b2ebe8db4f21003e - 0.0% (962 Bytes)

[#004] sha256:d0c77be471de04f050bf6726134de811b1920968d442e00e64ed444c850c9e63 - 0.0% (134 Bytes)


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

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

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

CMD ["/bin/sh"]

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

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

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

ARG TARGETARCH=amd64

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

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

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

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

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

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

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

USER 10001:10001

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

ENTRYPOINT ["/tempo"]

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