2026-02-23 09:25:06 UTC
39.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:0287e1e50cbcecf8da36ece8d03c3e705bb22b5820b30a3a692933062c5d8aef - 0.21% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.03% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.7% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.08% (31.2 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:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.33% (133 KB)
[#012] sha256:297e4d0fb852189d8a9f53dcb8d9511656deb8211dbee3a585c51a99cbce9948 - 98.64% (38.9 MB)
[#013] sha256:197274c90facafda4720c3dc4c2b20fcc78516f72caf2fefce450da326a17b3d - 0.0% (795 Bytes)
[#014] sha256:dd809a630c5d8a5eeafca2dd3202986f9bb39e47a07efce02d84ec5922334b85 - 0.0% (137 Bytes)
[#015] sha256:3113151e7ea5a16b2f80c226bd5d9cdbc439ed9cc80b1d56f8428f8826d1ed01 - 0.0% (459 Bytes)
[#016] sha256:f92b2efc30614861b7853d350896900a01456ada29e311879c76ba69726fddc9 - 0.0% (402 Bytes)
bazel build @trixie//base-files/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//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_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_amd64
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)COPY --chown=10001:10001 /etc/loki /etc/loki # buildkit
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)COPY --chown=10001:10001 /loki /loki # buildkit
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)COPY /etc/passwd /etc/passwd # buildkit
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)COPY /etc/group /etc/group # buildkit
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)USER 10001
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)WORKDIR /
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)EXPOSE [3100/tcp]
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/loki"]
2026-02-23 09:25:06 UTC (buildkit.dockerfile.v0)CMD ["-config.file=/etc/loki/local-config.yaml"]
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.