Namespace
grafana
Image / Tag
loki:3.5.1-arm
Content Digest
sha256:b59e7fadb945fb2ea27589ab14264fd68c8c4228d9bcb89db302689d946b97af
Details
Created

2025-05-19 17:10:22 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:074babc3a87d58038d74fbda5a61b4d848d6ac860423b9c5c49b7065b52a1927 - 0.23% (82.7 KB)

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

[#002] sha256:4e9f20d26c878a5db592123720f66b04bddf045879f6c0ad45e069a991543fa9 - 1.24% (448 KB)

[#003] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)

[#004] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)

[#005] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)

[#006] sha256:d858cbc252ade14879807ff8dbc3043a26bbdb92087da98cda831ee040b172b3 - 0.0% (173 Bytes)

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

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

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

[#010] sha256:80a8c047508ae5cd6a591060fc43422cb8e3aea1bd908d913e8f0146e2297fea - 0.35% (126 KB)

[#011] sha256:1ff6f4906d7a1d1d3b82573b0d30e964300e200cde19e0ea0b08711cb7d415fb - 1.93% (694 KB)

[#012] sha256:838d68999a12d91a2cce338af5c5b345b060e4283a084c8bbfff8e9ab9596b49 - 96.21% (33.8 MB)

[#013] sha256:3834b5b721bcb6563b015b5dfcd4aea7d8b487b05fb25cfbb829a6eda7eb5c57 - 0.0% (786 Bytes)

[#014] sha256:c1bc21f47deb6095c03a765e4476ae36bf687a5b0d20ae75c5cb0e4831549e34 - 0.0% (382 Bytes)

[#015] sha256:f09e5df2772b59ce2a3b23f9bb5851507f3d2bc91084fcf6c958f4c85113633e - 0.0% (889 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

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

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

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

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

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

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

2025-05-19 17:10:22 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-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

USER 10001

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2025-05-19 17:10:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2025-05-19 17:10:22 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