Namespace
grafana
Image / Tag
loki:pprof-labels-8f1c068
Content Digest
sha256:6b02dfa9b9d78ab7ed467b6b29667656c0930fd94cde2aa8efabbcbe2b954f8b
Details
Created

2022-03-08 22:12:47 UTC

Size

18.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 14.43% (2.69 MB)

[#001] sha256:f7d96f967547d70f3c5a8485e4bd5f45fd49a51a484ffea20dc4a7f7ea440a25 - 1.59% (305 KB)

[#002] sha256:badf25caf47fa01dc92ea6bc3d4c05094b8b531c7486601ead6ae0c7b3342a1d - 83.96% (15.7 MB)

[#003] sha256:098260fe9d74dd48f81197746f2d63c75b452e2bb6201eca7ac1a7d6166fbfa4 - 0.0% (447 Bytes)

[#004] sha256:292972002e54822ad82fb4c743eabaec028a80a6327319ec4d36a6042262f32e - 0.01% (1.23 KB)

[#005] sha256:d58754bac5f3e6936f8eb982c41d9f11e95684387a9f01b737bfa07bc43b7da5 - 0.0% (507 Bytes)

[#006] sha256:0fdfd45cb06cc7f177b1c7b24c42a365a57f22bf47999cae2a6f9cf4e5c0d35c - 0.0% (154 Bytes)


History
2021-11-12 17:19:58 UTC

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

2021-11-12 17:19:58 UTC

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

2021-11-29 13:26:17 UTC (buildkit.dockerfile.v0)

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

2022-03-08 22:12:44 UTC (buildkit.dockerfile.v0)

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

2022-03-08 22:12:44 UTC (buildkit.dockerfile.v0)

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

2022-03-08 22:12:45 UTC (buildkit.dockerfile.v0)

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

2022-03-08 22:12:46 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

2022-03-08 22:12:47 UTC (buildkit.dockerfile.v0)

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

2022-03-08 22:12:47 UTC (buildkit.dockerfile.v0)

USER loki

2022-03-08 22:12:47 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-03-08 22:12:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-03-08 22:12:47 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