Namespace
grafana
Image / Tag
tempo:main-ebd365b-amd64
Content Digest
sha256:84d49689f11c90d014641b7db35ee17bd5bca1098d1856fc770bf362039c4935
Details
Created

2025-04-22 13:43:14 UTC

Size

32.9 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:51c1b6699f435b7ccff149db8fdfc0479d802406fea5712271fac54f97eb3b8f - 0.25% (82.7 KB)

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

[#002] sha256:4e9f20d26c878a5db592123720f66b04bddf045879f6c0ad45e069a991543fa9 - 1.33% (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:80a8c047508ae5cd6a591060fc43422cb8e3aea1bd908d913e8f0146e2297fea - 0.37% (126 KB)

[#011] sha256:5391af8231d5bb88d019d9ca8b72d2ec0552040537c5ffb63f871432b8d63c75 - 2.2% (741 KB)

[#012] sha256:a2e063d0740969a14fc7f947bce30165aa62f6b757a8aa82d58478892232d2a1 - 0.0% (217 Bytes)

[#013] sha256:c101aba3bc3874c936552dd3d4e8176813753e875242542bd6635c86c47da2f1 - 0.0% (386 Bytes)

[#014] sha256:03ddeb4661b5d7afca1c48dbdc876f657977e5f15ea9c33ffa55ef28e3903767 - 0.0% (118 Bytes)

[#015] sha256:6efe0aaa23b4fe6212bda01b9b3f0f4ea09696834b1b19bcfd077819a753b849 - 0.0% (125 Bytes)

[#016] sha256:57f22e64849af5e751184fa07bd553af36d773a40f20e7d5823211ea3692fcab - 95.43% (31.4 MB)

[#017] sha256:87c985cdb68169917fe754e7e8d80628f2873f1199c70ca4cf085dc6a73c8029 - 0.37% (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-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

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

2025-04-22 13:43:14 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2025-04-22 13:43:14 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