Namespace
grafana
Image / Tag
loki:dannykopping-background-cache-counters-bd14e9f
Content Digest
sha256:9ffc0972427799c17df9e30d953dea8410ab128181e5a5d873160aa4fbe1cc35
Details
Created

2023-06-08 11:10:20 UTC

Size

22.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 - 11.88% (2.68 MB)

[#001] sha256:b00eafbcd085bb7d26a19fbcc5a7bde08762818e767ad456d662cf755cfa465e - 1.4% (324 KB)

[#002] sha256:d12b90431b615a534b43197c5bcf8d970ca2758d38d7e068cd7d4d1a1bb1ac0a - 86.71% (19.5 MB)

[#003] sha256:34ca39643d4215018e5b1f2ecb5f27e357edb3b3886976a862f928bab5e67c34 - 0.0% (779 Bytes)

[#004] sha256:848138fa61e3fc712eb86b8fbcec62f67219ad4703997912b90dcbd354545d4f - 0.01% (1.21 KB)

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


History
2023-03-29 18:19:28 UTC

/bin/sh -c #(nop) ADD file:970e6b2578ef73457ffed1189e8ba128b0211cabd3174b8c7d3afd8fb58ad614 in /

2023-03-29 18:19:28 UTC

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

2023-05-02 09:31:14 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:10:19 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:10:19 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:10:19 UTC (buildkit.dockerfile.v0)

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

2023-06-08 11:10: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

2023-06-08 11:10:20 UTC (buildkit.dockerfile.v0)

USER 10001

2023-06-08 11:10:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-06-08 11:10:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-06-08 11:10: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