Namespace
grafana
Image / Tag
loki:3.5.11-arm
Content Digest
sha256:b3e392f315b2ac903d6b64c1b20117a56b1f890a05ce9e2e4bd933ee59c8532a
Details
Created

2026-02-23 09:24:17 UTC

Size

35.2 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:a341e15d5c2ca4cd7c2e189dabe61fb9a21463d0ca1dcf2e0ddf5ce967bc278e - 0.23% (84.3 KB)

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

[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.79% (284 KB)

[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.09% (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.37% (133 KB)

[#012] sha256:bcc8e4cfdc3589cf0b6a683fc347ceace21e03e788af481f14a2493b8ebe4f5a - 2.02% (728 KB)

[#013] sha256:6484f2a7e995bb2410d73f40b9b4c541ac6738bdb80bab92cc62054c87421d4d - 96.45% (33.9 MB)

[#014] sha256:9ee0533153ea80bef0d9eb73fec3f21ea8a0537a5abd83a1b90c0aff2727330c - 0.0% (787 Bytes)

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

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


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

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

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//media-types/armhf: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_arm

1970-01-01 00:00:00 UTC

bazel build //experimental/busybox:busybox_arm

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

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

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

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

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

SHELL [/busybox/sh -c]

2026-02-23 09:24:17 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:17 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:17 UTC (buildkit.dockerfile.v0)

USER 10001

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

EXPOSE [3100/tcp]

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

ENTRYPOINT ["/usr/bin/loki"]

2026-02-23 09:24:17 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