Namespace
grafana
Image / Tag
tempo:main-e586b47-amd64
Content Digest
sha256:0305dd4536c7f9268587464d5d6d002ea9eefafc534c2ae6b9f9c5fd27b8654b
Details
Created

2026-04-22 05:50:52 UTC

Size

35.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.23% (81.9 KB)

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

[#002] sha256:ef49c20a7b35aa995683f311510d35d77e203a2204f84de14a71a6d726e6af73 - 1.19% (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:5583bd0be8fa1d07975bb791a7eb02162afb04128029d6ad74073cc461b1334b - 97.78% (34.7 MB)

[#013] sha256:642ced5c01e59d09af45f39997254ecba14988b9ff082118a92458f9ffd489b4 - 0.34% (123 KB)

[#014] sha256:e66e4149931fcce22ecd62f4ee8f66f273c58c8437fcebf1c6ed572391ef2f23 - 0.0% (240 Bytes)

[#015] sha256:cd3ce2ced553c0108cdd3af6040cfc1b3f0b0af390fc4324bea7a504b1f1a617 - 0.0% (189 Bytes)

[#016] sha256:240e8bdddf3050fb65dea99efa01b5d1208866f975586fe78cdc66a939f3bd7a - 0.0% (123 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-04-22 05:50:51 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2026-04-22 05:50:51 UTC (buildkit.dockerfile.v0)

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

2026-04-22 05:50:51 UTC (buildkit.dockerfile.v0)

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

2026-04-22 05:50:52 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-04-22 05:50:52 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-04-22 05:50:52 UTC (buildkit.dockerfile.v0)

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

2026-04-22 05:50:52 UTC (buildkit.dockerfile.v0)

USER 10001:10001

2026-04-22 05:50:52 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