Namespace
grafana
Image / Tag
loki:tpatterson-series-size-spike-c40f37d
Content Digest
sha256:48ded95213797147c06756adb6eda83f8b1ecd1796e15d29b4f21acc145421f8
Details
Created

2023-05-03 09:02:33 -0600

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.9% (2.68 MB)

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

[#002] sha256:6fe2b373e37ca9a5fd09a8f7bab61f830dec57d5356eb84c9692729e0e4985d9 - 86.68% (19.5 MB)

[#003] sha256:1b6dfc06554c97487dbd2db26cac9e10dcb33434b5814bf7e5307a07411c2e27 - 0.0% (778 Bytes)

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

[#005] sha256:1d3cc3fa39fcbda69c31ccc041f165af1167c823d860484e6fc40939641ea87b - 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-04-26 08:07:50 -0600 (buildkit.dockerfile.v0)

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

2023-05-03 09:02:32 -0600 (buildkit.dockerfile.v0)

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

2023-05-03 09:02:32 -0600 (buildkit.dockerfile.v0)

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

2023-05-03 09:02:32 -0600 (buildkit.dockerfile.v0)

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

2023-05-03 09:02:33 -0600 (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-05-03 09:02:33 -0600 (buildkit.dockerfile.v0)

USER 10001

2023-05-03 09:02:33 -0600 (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-05-03 09:02:33 -0600 (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-05-03 09:02:33 -0600 (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