Namespace
grafana
Image / Tag
loki:largerangevector-985e965-WIP
Content Digest
sha256:adcb1b5de2213545fa838de9abd90da59688202a49fdeffdb792be68ab375bdb
Details
Created

2022-01-18 13:24:17 UTC

Size

19 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:95d27cf66079df7caad7879bc6d18fc1545448006fd15f9137f61d06c2e5cda1 - 84.26% (16 MB)

[#003] sha256:f10b2a26e262766a56b89be6a9246fd7c1a9f692295aa2bc9897c1ab950e8aeb - 0.0% (461 Bytes)

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

[#005] sha256:5a5a0c25c6b80e7a47e3118fd144b51f4dad64603feacb78f2cd6589e5fb1aa0 - 0.0% (519 Bytes)

[#006] sha256:952565218db1bc5941410f7dbec3e6bb4aa99a95d7abbe7eb11102de04665eab - 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-01-18 13:24:16 UTC (buildkit.dockerfile.v0)

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

2022-01-18 13:24:16 UTC (buildkit.dockerfile.v0)

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

2022-01-18 13:24:17 UTC (buildkit.dockerfile.v0)

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

2022-01-18 13:24:17 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-01-18 13:24:17 UTC (buildkit.dockerfile.v0)

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

2022-01-18 13:24:17 UTC (buildkit.dockerfile.v0)

USER loki

2022-01-18 13:24:17 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-01-18 13:24:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-01-18 13:24:17 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