Namespace
grafana
Image / Tag
tempo:main-e761da7-arm64
Content Digest
sha256:f5e5092933bd258e8b9dd138a8fefe3947e5f5544d91ef88953e1afb6a76c3c2
Details
Created

2026-06-04 16:19:45 UTC

Size

33.1 MB

Content Digest
Environment
PATH

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

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:9af3d0cec0be2acf896256672d0a732e989b6e394af339e495ad0cf29f33639f - 0.24% (82.8 KB)

[#001] sha256:2e4cf50eeb92ac3a7afe75e15d96a26dee99449f86b46c75b5d95f4418a5bca0 - 0.04% (12.3 KB)

[#002] sha256:c36c4b61cfbac73652d6a28923cd773657fa593c6ba5634672941f33bd8b3656 - 1.34% (453 KB)

[#003] sha256:e1089d61b200106053b1717881bf0c1c47551478f01569d9224d33cccf3e4692 - 0.08% (27.7 KB)

[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)

[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)

[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)

[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)

[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)

[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)

[#010] sha256:6b72b81ed96620b324f40ade069bbd3fcee69d62182bb03681c3976b6909eec4 - 0.0% (320 Bytes)

[#011] sha256:6cdd517ba90571b01009637268b5fddb4e3eea409bb6dae0bf40ed8ad9e33ef4 - 0.38% (128 KB)

[#012] sha256:64473776fd67ee0fa535a8605129f9e898bc7c64a617e8e94b923ec0ef4b7381 - 97.56% (32.3 MB)

[#013] sha256:b749439499077d52fe94f9c545920170580c3e98236a5e88da3174e1adafd216 - 0.36% (123 KB)

[#014] sha256:bebcbbca8940e7149ed0561d157842a6ba56625ef3a3cfa0f429511366264150 - 0.0% (238 Bytes)

[#015] sha256:775708f567cb37c87f37a9c0c407b8fcc1859b8e14fc9b60a12d3f0ca8704c71 - 0.0% (184 Bytes)

[#016] sha256:a2ac29f235f119693fc8b9995abf3bd3b1cfe6469d6838548e2cdab0dd3dc72e - 0.0% (122 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build @bookworm//base-files/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @bookworm//netbase/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @bookworm//tzdata/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @bookworm//media-types/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build //common:rootfs

1970-01-01 00:00:00 UTC

bazel build //common:passwd

1970-01-01 00:00:00 UTC

bazel build //common:home

1970-01-01 00:00:00 UTC

bazel build //common:group

1970-01-01 00:00:00 UTC

bazel build //common:tmp

1970-01-01 00:00:00 UTC

bazel build //static:nsswitch

1970-01-01 00:00:00 UTC

bazel build //common:os_release_debian12

1970-01-01 00:00:00 UTC

bazel build //common:cacerts_debian12_arm64

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

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

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 --chmod=0700 /var/tempo /var/tempo # buildkit

2026-06-04 16:19:45 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2026-06-04 16:19:45 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