Namespace
grafana
Image / Tag
loki:2.9.11-arm
Content Digest
sha256:28b10057d98033e48a3e43c9c1522fc5740650c5e12cc037e2a75a626edd0bea
Details
Created

2024-12-04 18:45:20 UTC

Size

22.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9c6652a37da7fb600faac56897745bdde89a4f9bd260a082b6bf4a0d173b5906 - 13.19% (2.95 MB)

[#001] sha256:2e057fac1819549453ef0159c96cce22fd6caa2ae9f524d83fff8f854fb01aa7 - 1.41% (323 KB)

[#002] sha256:a7a8b8b1927891f4c77953216446a7e8f00fd0e921d08b689756d8f95a41ed58 - 85.39% (19.1 MB)

[#003] sha256:55a215656e35d230c7beeb989002128d8fdaa9715df4f3bcfc59143b00143c30 - 0.0% (775 Bytes)

[#004] sha256:5a487a2f1f12fd8cab20b85dfaf3934faebc8a70e7359d31c932a44b202fbe56 - 0.0% (957 Bytes)

[#005] sha256:0139f80f216db8f9ff39ea37d8e25130610eb62bac8b99b00a579132fd8f7e02 - 0.0% (838 Bytes)


History
2024-07-22 21:59:47 UTC

/bin/sh -c #(nop) ADD file:816da1ff7b962e1f52c650dfd66caeb2b88f3ab9fadc249c30f86ebe5372538c in /

2024-07-22 21:59:47 UTC

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

2024-12-04 18:29:07 UTC (buildkit.dockerfile.v0)

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

2024-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

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

2024-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

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

2024-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

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

2024-12-04 18:45:20 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-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

USER 10001

2024-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-12-04 18:45:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-12-04 18:45:20 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