Namespace
grafana
Image / Tag
loki:logcache-d27324f
Content Digest
sha256:ffe846195767c342dc1e1816085c7145b685d2359708af0c3b06ad877761044c
Details
Created

2022-03-01 14:46:15 UTC

Size

18.8 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:2fdff5e63548e8826b98a157d7a8125bc01921f712546aa0fa475ea9074c0d96 - 84.12% (15.8 MB)

[#003] sha256:f0966bd02b6076933ed38ac272816e5700ef51a8df2cd2d766fd16ae9a01d93b - 0.0% (445 Bytes)

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

[#005] sha256:17a5c969e39f08c53687facbe052f55f28daceea321fbb62a906250586e6e01f - 0.0% (502 Bytes)

[#006] sha256:3c34c45b64b64fe5f90ed3ba6af1625dcd2f1ac6279f4ae2f2d721cbfb5560b2 - 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-01 14:46:14 UTC (buildkit.dockerfile.v0)

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

2022-03-01 14:46:14 UTC (buildkit.dockerfile.v0)

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

2022-03-01 14:46:14 UTC (buildkit.dockerfile.v0)

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

2022-03-01 14:46:14 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-01 14:46:15 UTC (buildkit.dockerfile.v0)

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

2022-03-01 14:46:15 UTC (buildkit.dockerfile.v0)

USER loki

2022-03-01 14:46:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-03-01 14:46:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-03-01 14:46:15 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