Namespace
grafana
Image / Tag
loki:2.8.11-arm
Content Digest
sha256:71365ad8018159a4f026f7c8e663311d51aa6845619659dcf6a2d4c6d6f1b9bb
Details
Created

2024-03-22 09:35:36 UTC

Size

20.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:19ffc66afc416e14f8733d680abfae4e1f6a3c90ae23c045857121fea320862b - 13.39% (2.77 MB)

[#001] sha256:9b94a2c9dadd3acb313776b47a4f575c0a825893124a30b1ae012b8f6fc7d654 - 1.53% (324 KB)

[#002] sha256:b7117b6dda30788970d56e0bcea4533e0267c329e1b37a93ef4ece042448b4bb - 85.06% (17.6 MB)

[#003] sha256:350c8b3f4c3b550fab35b4e8e503fadb10e98359f9b1e67721dd33353bf524c1 - 0.0% (777 Bytes)

[#004] sha256:087d68b712f3e80caaa86904a8f9696722839849e993faa23ee22be0a78e7a23 - 0.01% (1.21 KB)

[#005] sha256:b6f699b0de9bfdf067a26475966a8265104c93e6905aabab8848024491621eed - 0.0% (845 Bytes)


History
2024-01-27 00:15:02 UTC

/bin/sh -c #(nop) ADD file:46464fd9557915ea434ccac5505de2df053c83ad36eb366d24d2ec8a8c74d466 in /

2024-01-27 00:15:02 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-03-22 09:19:26 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates libcap # buildkit

2024-03-22 09:35:35 UTC (buildkit.dockerfile.v0)

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

2024-03-22 09:35:35 UTC (buildkit.dockerfile.v0)

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

2024-03-22 09:35:35 UTC (buildkit.dockerfile.v0)

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

2024-03-22 09:35:36 UTC (buildkit.dockerfile.v0)

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

2024-03-22 09:35:36 UTC (buildkit.dockerfile.v0)

USER 10001

2024-03-22 09:35:36 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-03-22 09:35:36 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-03-22 09:35:36 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