Namespace
grafana
Image / Tag
tempo:main-e1676d8-arm64
Content Digest
sha256:481ab5e0c92513a5ba6b871784e10af9b22a68e8cadcc1903fc5559b0994c02c
Details
Created

2026-04-23 18:41:18 UTC

Size

32.3 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:8229034ad9c5387cd7312f7696e41f951a882f37535d83304d27a292b966bc60 - 0.25% (82.7 KB)

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

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

[#003] sha256:bf7a4185f01524837d19abde915ffde84e64368b250f5b5e9f6f75aea62a11d4 - 0.09% (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.39% (129 KB)

[#012] sha256:4929e2ca0538a10d0ac88332b70508b599e15a523bc57b3ba7b7fdb5638dba8d - 97.56% (31.5 MB)

[#013] sha256:3d4585724190b6ebf1a0bcafa4002b6a0137d6480001384ea34617222dc8bd03 - 0.37% (123 KB)

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

[#015] sha256:3e6e964936da10141cb4d385e1c25fc30d01c73bd3bfe837be794d3212aa6e6c - 0.0% (186 Bytes)

[#016] sha256:df4f8162a7fb8b99c7423a92a627bb14deefc71350524dd8116686b51e35133e - 0.0% (123 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-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

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

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

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

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

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

2026-04-23 18:41:18 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2026-04-23 18:41: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