Namespace
grafana
Image / Tag
loki:3.5.11-amd64
Content Digest
sha256:e7e4746b907692754af3735b66ac9e186f4cd318b53549bc48362666f190f047
Details
Created

2026-02-23 09:24:51 UTC

Size

37.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/busybox

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:0287e1e50cbcecf8da36ece8d03c3e705bb22b5820b30a3a692933062c5d8aef - 0.22% (84.3 KB)

[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.03% (12.5 KB)

[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.74% (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.35% (133 KB)

[#012] sha256:c99c3e266f21483c1a070b93d96a3276129b305af734ee4913acceff13e87855 - 1.96% (748 KB)

[#013] sha256:4dc958549348b0f9f6328f698c4fcb57b645b66b38e46003080493b8dd6d589d - 96.61% (36.1 MB)

[#014] sha256:5b2d845d1af7c9f3f9ae2596c87afaa1a362e0c41a4d74d6a53ff424288d2ea5 - 0.0% (787 Bytes)

[#015] sha256:c8e7c51344edb075124e321b50272371272fc4eb88a62956fc6ec66ce4223e7d - 0.0% (381 Bytes)

[#016] sha256:d05bb05b28827c26dbc62ea5f52751d1f0e5c9b0d680c58993c2914d2699f358 - 0.0% (915 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build @trixie//base-files/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//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_debian13

1970-01-01 00:00:00 UTC

bazel build //common:cacerts_debian13_amd64

1970-01-01 00:00:00 UTC

bazel build //experimental/busybox:busybox_amd64

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

COPY cmd/loki/loki-docker-config.yaml /etc/loki/local-config.yaml # buildkit

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

RUN /busybox/sh -c addgroup -g 10001 -S loki && adduser -u 10001 -S loki -G loki # buildkit

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

RUN /busybox/sh -c mkdir -p /loki/rules && mkdir -p /loki/rules-temp && chown -R loki:loki /etc/loki /loki && ln -s /busybox/sh /bin/sh # buildkit

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

USER 10001

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

EXPOSE [3100/tcp]

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2026-02-23 09:24:51 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/loki/local-config.yaml"]

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