Namespace
grafana
Image / Tag
loki:2.8.10-arm64
Content Digest
sha256:e08ee1e091ff8b98d93b562cc4740ea4af8ce6411e2274743946d251c1c4b0fe
Details
Created

2024-02-28 16:47:51 UTC

Size

20.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 - 15.62% (3.18 MB)

[#001] sha256:5c11b20f9f0007fe3f93c5dcd839e363944201f2fbce6d9e040583e5c37ed92f - 1.59% (331 KB)

[#002] sha256:109cdefb1941dbaed79f6c518dcc305737913e07d382f054d434cb6ae933853d - 82.78% (16.8 MB)

[#003] sha256:65dac9cef77776eaf1cee5272bd9bcb9c7cf0b2405f94db60f6e586bb95b92e1 - 0.0% (777 Bytes)

[#004] sha256:6140b7c20625c48a07108bd180234152bdd338ac7c33ea87d2aaafa26d532193 - 0.01% (1.21 KB)

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


History
2024-01-26 23:44:55 UTC

/bin/sh -c #(nop) ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /

2024-01-26 23:44:55 UTC

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

2024-02-28 16:33:33 UTC (buildkit.dockerfile.v0)

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

2024-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

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

2024-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

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

2024-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

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

2024-02-28 16:47:51 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-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

USER 10001

2024-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-02-28 16:47:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-02-28 16:47:51 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