2026-05-28 20:09:36 UTC
37.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:03c9b64681eef07f903b45cfbe5c064db1f1c7f682863b895104ac2680a271a7 - 0.22% (82.7 KB)
[#001] sha256:2e4cf50eeb92ac3a7afe75e15d96a26dee99449f86b46c75b5d95f4418a5bca0 - 0.03% (12.3 KB)
[#002] sha256:56ce5a7a0a8cc3aded9e8cab00fd85f0a1c50376aa9f2318c4e66beb03eadf8f - 1.17% (448 KB)
[#003] sha256:e1089d61b200106053b1717881bf0c1c47551478f01569d9224d33cccf3e4692 - 0.07% (27.7 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:6b72b81ed96620b324f40ade069bbd3fcee69d62182bb03681c3976b6909eec4 - 0.0% (320 Bytes)
[#011] sha256:6cdd517ba90571b01009637268b5fddb4e3eea409bb6dae0bf40ed8ad9e33ef4 - 0.33% (128 KB)
[#012] sha256:db2254ff68c8bea0fc9de466a90350f7dd1ba32055732f4da951432dcf939b3b - 97.84% (36.5 MB)
[#013] sha256:767811f7e62a6fcf02daf9f65a1d55efd322f4a86c0648c4c4bab30217a2d6e6 - 0.32% (123 KB)
[#014] sha256:a8eacb73391ea7ad5dc0a24e6bc31d5c7c206b82f2aa80f024c8a48e77e0faed - 0.0% (238 Bytes)
[#015] sha256:cf39ddb8aa0be22e774725784cd2122b84d71f9c2b0646675c3c67bafaa73a0c - 0.0% (186 Bytes)
[#016] sha256:8b741a4790c4bb48ea6c2cd7ec12f8d5637071600059728da07370dafd932e61 - 0.0% (121 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-05-28 20:09:36 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)COPY bin/linux/tempo-amd64 /tempo # buildkit
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)COPY --chown=10001:10001 --chmod=0700 /var/tempo /var/tempo # buildkit
2026-05-28 20:09:36 UTC (buildkit.dockerfile.v0)USER 10001:10001
2026-05-28 20:09:36 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.