Namespace
grafana
Image / Tag
loki:main-07ea1ed-WIP
Content Digest
sha256:768eafb7e5c8b866ad5faf2a0e4927d72e249bcce7849fbd63c944f8f8948910
Details
Created

2021-11-04 20:18:23 UTC

Size

19.9 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:fb46c8c91cac400c5b85b31aaaebb664fc57b70d6c4640420475ed6e8c3e881d - 85.04% (17 MB)

[#003] sha256:75acf9cb5464f5aba18ab422c9a1d44ce001669bf43dfff758dba2d9bc7ec38f - 0.0% (941 Bytes)

[#004] sha256:564c0e427a7f29baa3d52f63aa95e74fbb0fef2e5c4338fc03e43822b61976de - 0.01% (1.23 KB)

[#005] sha256:3c95539b2fa9658356b4a2db8fed7f5c352a908e5c4201ab99067ca38c730e34 - 0.0% (1001 Bytes)

[#006] sha256:452026096e8d622c44610c0a5d778296200c7f2e53f96019a8c686e4327dc1d7 - 0.0% (152 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-04 20:18:22 UTC (buildkit.dockerfile.v0)

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

2021-11-04 20:18:22 UTC (buildkit.dockerfile.v0)

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

2021-11-04 20:18:22 UTC (buildkit.dockerfile.v0)

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

2021-11-04 20:18:23 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-04 20:18:23 UTC (buildkit.dockerfile.v0)

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

2021-11-04 20:18:23 UTC (buildkit.dockerfile.v0)

USER loki

2021-11-04 20:18:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2021-11-04 20:18:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2021-11-04 20:18:23 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