Namespace
grafana
Image / Tag
loki:pprof-labels-bdfbc68
Content Digest
sha256:3519c4e25db597681f182e9690c2f75bc344b55e34999c18c26d8b9e99c643f3
Details
Created

2022-03-07 10:32:46 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:b92ff8f353632fa87f1c7b057e3e790ba36e6f5c3c0d8c74b71e4fb63871e0aa - 83.96% (15.7 MB)

[#003] sha256:1ecab6e11bfc45859b51810bd0a89796ca83bdb910a88b98621c9c89d61ac848 - 0.0% (447 Bytes)

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

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

[#006] sha256:f2d13b38565e123aa7863473320cd64e134063640475c7494c698ee45ef72670 - 0.0% (153 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-07 10:32:44 UTC (buildkit.dockerfile.v0)

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

2022-03-07 10:32:44 UTC (buildkit.dockerfile.v0)

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

2022-03-07 10:32:45 UTC (buildkit.dockerfile.v0)

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

2022-03-07 10:32:45 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-07 10:32:46 UTC (buildkit.dockerfile.v0)

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

2022-03-07 10:32:46 UTC (buildkit.dockerfile.v0)

USER loki

2022-03-07 10:32:46 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-03-07 10:32:46 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-03-07 10:32:46 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