2026-03-26 02:27:27 UTC
35.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#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.36% (129 KB)
[#012] sha256:7f2769eb9daf1c6b6aaa03484555aca405bb1333ea7ad98152728b48386fe53a - 97.76% (34.5 MB)
[#013] sha256:1bde0a61b9136922f9f9f2825b7850de34df3aa9d78429db123ac8efcf0e23c2 - 0.35% (125 KB)
[#014] sha256:3ed489c00829770a694e920e96eb4751547cc445a7627727ff1a23107b5d2967 - 0.0% (240 Bytes)
[#015] sha256:ed2bd7010d383bc3bcc3583d9a387cb4de97923d565a6d92ef92e8dc4f1e8655 - 0.0% (187 Bytes)
[#016] sha256:da3d694c461bb077bcf1b7d4a252a41de1a5c653bd7e8a9946ce752bab37fbc4 - 0.0% (124 Bytes)
bazel build @bookworm//base-files/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @bookworm//netbase/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @bookworm//tzdata/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @bookworm//media-types/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian12
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian12_amd64
2026-03-26 02:27:26 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2026-03-26 02:27:26 UTC (buildkit.dockerfile.v0)COPY bin/linux/tempo-amd64 /tempo # buildkit
2026-03-26 02:27:26 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2026-03-26 02:27:27 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2026-03-26 02:27:27 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2026-03-26 02:27:27 UTC (buildkit.dockerfile.v0)COPY --chown=10001:10001 --chmod=0700 /var/tempo /var/tempo # buildkit
2026-03-26 02:27:27 UTC (buildkit.dockerfile.v0)USER 10001:10001
2026-03-26 02:27:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/tempo"]
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.