Namespace
grafana
Image / Tag
tempo:main-e957303-amd64
Content Digest
sha256:b878af2da0e0a40e2ba797abf3b7d2b4845c13acad502b56f52e4fa2b5c14f60
Details
Created

2026-02-16 11:54:37 UTC

Size

36.4 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:526604835308e0d61f64a3d3e2d614308fef4ed655f0111a4566627296c0195c - 0.22% (81.9 KB)

[#001] sha256:990a9c434e5e0f11549a8d4a41a1991e621b04e30cd63269adbc97b1dc38fd7e - 0.03% (12.2 KB)

[#002] sha256:ef49c20a7b35aa995683f311510d35d77e203a2204f84de14a71a6d726e6af73 - 1.16% (430 KB)

[#003] sha256:bf7a4185f01524837d19abde915ffde84e64368b250f5b5e9f6f75aea62a11d4 - 0.08% (28.3 KB)

[#004] sha256:2780920e5dbfbe103d03a583ed75345306e572ec5a48cb10361f046767d9f29a - 0.0% (67 Bytes)

[#005] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)

[#006] sha256:3214acf345c0cc6bbdb56b698a41ccdefc624a09d6beb0d38b5de0b2303ecaf4 - 0.0% (123 Bytes)

[#007] sha256:52630fc75a18675c530ed9eba5f55eca09b03e91bd5bc15307918bbc1a7e7296 - 0.0% (162 Bytes)

[#008] sha256:dd64bf2dd177757451a98fcdc999a339c35dee5d9872d8f4dc69c8f3c4dd0112 - 0.0% (80 Bytes)

[#009] sha256:b839dfae01f66e15c6a8b63520557ed315bdfe036342fa7a0c537259f10d7a9a - 0.0% (351 Bytes)

[#010] sha256:dcaa5a89b0ccda4b283e16d0b4d0891cd93d5fe05c6798f7806781a6a2d84354 - 0.0% (314 Bytes)

[#011] sha256:069d1e267530c2e681fbd4d481553b4d05f98082b18fafac86e7f12996dddd0b - 0.35% (129 KB)

[#012] sha256:f9c6e3a42382fbf03f43ab7ba576f726a37a2c4e866e2db8e69731ab6e4d3985 - 97.83% (35.6 MB)

[#013] sha256:937a467d7b196af6199e04edc19409027f59666e17cba6f0b999b2d1dde49e69 - 0.34% (125 KB)

[#014] sha256:5b4e53968eb6a294f91096adac565a86ee512dbe9a4cb1f40994a37f102b4619 - 0.0% (237 Bytes)

[#015] sha256:5740bcdde1f500fd9b5d94696fc6d1ecd21fbe4726a1ee89bbcb53c3b02d784b - 0.0% (183 Bytes)

[#016] sha256:65866ade5fb5f69b5b64a2a59baf8f6f230af7ff45eb706c5ebaae74a2d4870c - 0.0% (125 Bytes)


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

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

1970-01-01 00:00:00 UTC

bazel build @bookworm//netbase/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @bookworm//tzdata/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @bookworm//media-types/amd64: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_amd64

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

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

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

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

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

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

2026-02-16 11:54:37 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2026-02-16 11:54:37 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