Namespace
grafana
Image / Tag
loki:fixes-ingester-stats-630a255
Content Digest
sha256:4253b62a4c2612fb4315b69fae25c08221185b5bef4813cc39b06831cfd62168
Details
Created

2021-11-09 13:18:27 UTC

Size

20 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 13.44% (2.68 MB)

[#001] sha256:94fd372ea9bb759989aa6c13402a6105b704bcb038d61d34454398243ab1df2b - 1.49% (304 KB)

[#002] sha256:11f685833646cb4dab28ce63ca7c4f3716690a830cd7bd2e927998acb562f33b - 85.05% (17 MB)

[#003] sha256:af5200dcab1371da233c21084acba85e6d519ead8280883228ccb4e9d388410a - 0.0% (943 Bytes)

[#004] sha256:482af42d6c15cd1cf6b80d64bd0e98c557a88a2165b217b2940f91f0e25241ab - 0.01% (1.23 KB)

[#005] sha256:45b613c67defaa425ee818c756130c8d3ff8745fff61614d0e6ad3ac4b8354f5 - 0.0% (1004 Bytes)

[#006] sha256:a2d3298b42ba14e72a3e299eaec73b3081612f586a78213426072e629815d44e - 0.0% (155 Bytes)


History
2021-08-31 23:18:16 UTC

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

2021-08-31 23:18:16 UTC

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

2021-11-04 19:33:26 UTC (buildkit.dockerfile.v0)

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

2021-11-09 13:18:25 UTC (buildkit.dockerfile.v0)

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

2021-11-09 13:18:25 UTC (buildkit.dockerfile.v0)

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

2021-11-09 13:18:26 UTC (buildkit.dockerfile.v0)

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

2021-11-09 13:18:26 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

2021-11-09 13:18:27 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2021-11-09 13:18:27 UTC (buildkit.dockerfile.v0)

USER loki

2021-11-09 13:18:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2021-11-09 13:18:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2021-11-09 13:18:27 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