Namespace
grafana
Image / Tag
tempo:main-b490e33-arm64
Content Digest
sha256:2cb4206de2ef6c35ab05c17f487f45d5d206de52e0f7ece06521df5d8cd7940f
Details
Created

2025-06-18 12:58:18 UTC

Size

31.2 MB

Content Digest
Environment
PATH

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

SSL_CERT_FILE

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


Layers

[#000] sha256:8ab2969f33766576db4e261a8a16402e3c2ec12129f314999b56d629121d4b2f - 0.26% (82.7 KB)

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

[#002] sha256:4e9f20d26c878a5db592123720f66b04bddf045879f6c0ad45e069a991543fa9 - 1.4% (448 KB)

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

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

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

[#006] sha256:d858cbc252ade14879807ff8dbc3043a26bbdb92087da98cda831ee040b172b3 - 0.0% (173 Bytes)

[#007] sha256:1069fc2daed1aceff7232f4b8ab21200dd3d8b04f61be9da86977a34a105dfdc - 0.0% (97 Bytes)

[#008] sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502 - 0.0% (382 Bytes)

[#009] sha256:3f4e2c5863480125882d92060440a5250766bce764fee10acdbac18c872e4dc7 - 0.0% (326 Bytes)

[#010] sha256:eb8f5749650bdfb1514d83ae891881b02857c47b3b9a1cd5d50b647aeadc6376 - 0.4% (128 KB)

[#011] sha256:ffeccacd1a73f8a1055b6788095c49c08bd4c9aed41238cd847871ed8f4bc8da - 2.42% (772 KB)

[#012] sha256:08e3a5ff3db921db8ed8c3409b63f8165f90e47e364ec7d15d2e2a65dde4b325 - 0.0% (216 Bytes)

[#013] sha256:4b2656c1fd5485064feb14dbf816e522ba4050462fbf59538ef55ffe6a3318cc - 0.0% (385 Bytes)

[#014] sha256:c80778bcdd3cc656e3d0021e5422bf5df126d8921d19923bd8f217937ddf5f21 - 0.0% (119 Bytes)

[#015] sha256:83c2f5a36ebd9373c576b0c6286d8845aaac447305ca189a99300e74c980ef8c - 0.0% (124 Bytes)

[#016] sha256:ec0b04367f5b0b75993c1ea0dca1c7b87b77d59a5cf18a4cc08697ce8cae0a1a - 95.08% (29.6 MB)

[#017] sha256:462ffd1d7e4cbfac7519f14640a1885db249aa6a757f653c234be18e203fc982 - 0.39% (125 KB)


History
0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

2025-06-18 12:58:16 UTC (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2025-06-18 12:58:16 UTC (buildkit.dockerfile.v0)

RUN /busybox/addgroup -g 10001 -S tempo # buildkit

2025-06-18 12:58:16 UTC (buildkit.dockerfile.v0)

RUN /busybox/adduser -u 10001 -S tempo -G tempo # buildkit

2025-06-18 12:58:17 UTC (buildkit.dockerfile.v0)

RUN /busybox/mkdir -p /var/tempo -m 0700 # buildkit

2025-06-18 12:58:17 UTC (buildkit.dockerfile.v0)

RUN /busybox/chown -R tempo:tempo /var/tempo # buildkit

2025-06-18 12:58:17 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2025-06-18 12:58:18 UTC (buildkit.dockerfile.v0)

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

2025-06-18 12:58:18 UTC (buildkit.dockerfile.v0)

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

2025-06-18 12:58:18 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-06-18 12:58:18 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