Namespace
grafana
Image / Tag
loki:3.5.11-arm64
Content Digest
sha256:19385ea331eb64d5c7b466e50004abbd99c003c5c41521cabab7dcd1a356fea4
Details
Created

2026-02-23 09:23:15 UTC

Size

33.9 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:4bbfb68b822ed2bdf0d50224c5e1ebfebb256ad0c4db19edaff9849e50557455 - 0.24% (84.3 KB)

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

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

[#012] sha256:79c4a7aa77dcf20464af7969f356ffbaf23440366d1299f7c46fe30d49f2b048 - 2.24% (776 KB)

[#013] sha256:06fdbaa2af7c234c06366cb74f9aaa19716cbcb5b01350d74fab02482f898a3c - 96.18% (32.6 MB)

[#014] sha256:3e84234b847cecab84723a4259a34df1ddd14154e6e6cd8ae5e546acd8dceb1f - 0.0% (787 Bytes)

[#015] sha256:4e6561561f677e030ea0176645af36ee41e430b8dc6db00099033f4da9db4da3 - 0.0% (380 Bytes)

[#016] sha256:23620a65f14c5dc0d59b02b51ed6c93a83e23d772cc38c7a7ef543dd5e1f7e3d - 0.0% (913 Bytes)


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

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

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/arm64:data_statusd

1970-01-01 00:00:00 UTC

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

1970-01-01 00:00:00 UTC

bazel build //experimental/busybox:busybox_arm64

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

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

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

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

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

SHELL [/busybox/sh -c]

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

USER 10001

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

EXPOSE [3100/tcp]

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

ENTRYPOINT ["/usr/bin/loki"]

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