Namespace
grafana
Image / Tag
loki:3.5.6-arm64
Content Digest
sha256:55277e13c56a25f371c0030144ddff0d3089f366d0d68abcb577c363ac253a27
Details
Created

2025-10-10 10:47:50 UTC

Size

34.5 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:49e5f77b20e66d5287c938a64754df712bc8e2c40b3e6194f7e079ee2ac5cc28 - 0.23% (82.7 KB)

[#001] sha256:2e4cf50eeb92ac3a7afe75e15d96a26dee99449f86b46c75b5d95f4418a5bca0 - 0.03% (12.3 KB)

[#002] sha256:56ce5a7a0a8cc3aded9e8cab00fd85f0a1c50376aa9f2318c4e66beb03eadf8f - 1.27% (448 KB)

[#003] sha256:e1089d61b200106053b1717881bf0c1c47551478f01569d9224d33cccf3e4692 - 0.08% (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:d858cbc252ade14879807ff8dbc3043a26bbdb92087da98cda831ee040b172b3 - 0.0% (173 Bytes)

[#008] sha256:1069fc2daed1aceff7232f4b8ab21200dd3d8b04f61be9da86977a34a105dfdc - 0.0% (97 Bytes)

[#009] sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502 - 0.0% (382 Bytes)

[#010] sha256:3f4e2c5863480125882d92060440a5250766bce764fee10acdbac18c872e4dc7 - 0.0% (326 Bytes)

[#011] sha256:eb8f5749650bdfb1514d83ae891881b02857c47b3b9a1cd5d50b647aeadc6376 - 0.36% (128 KB)

[#012] sha256:ffeccacd1a73f8a1055b6788095c49c08bd4c9aed41238cd847871ed8f4bc8da - 2.19% (772 KB)

[#013] sha256:425293285de95b472bae792d8d4ee16fbf16dcbb3c1f1c4add44566655f8c018 - 95.82% (33 MB)

[#014] sha256:3a1048ff7b78007223f9125a484d6e134b917e213f9066492200f8025d25ae58 - 0.0% (784 Bytes)

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

[#016] sha256:eff43dedf180a8d06fdc220a08bb95466d129b363dae1598f30331df6cd999d2 - 0.0% (887 Bytes)


History
0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

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

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

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

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

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

2025-10-10 10:47:50 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

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

USER 10001

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

EXPOSE [3100/tcp]

2025-10-10 10:47:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2025-10-10 10:47:50 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