Namespace
grafana
Image / Tag
loki:fix-gcs-write-http2-c18460a-WIP
Content Digest
sha256:c96b04810b9c65e0847d64cb15ba04cf82e60d661137da3e52546fde1ae927a4
Details
Created

2022-01-11 10:16:25 UTC

Size

19.1 MB

Content Digest
Environment
PATH

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


Layers

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

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

[#002] sha256:4ee3fd22de6172ec7666bf433cf6696e7d2c6afc01470e7e3bcb8cf7311c92d0 - 84.31% (16.1 MB)

[#003] sha256:27f7d95eecc44e444d88be6b7d4847db000e6a06cf497a1b8fe6c30bd4267a66 - 0.0% (463 Bytes)

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

[#005] sha256:d9588bb085e23dfec8f817f43e0cf708ae806743661fcbe22d9da27461937cfa - 0.0% (520 Bytes)

[#006] sha256:261dabad2273054099203732074505be1310e6e6e84de2ae7b8f973b6a7e6720 - 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-01-11 10:16:23 UTC (buildkit.dockerfile.v0)

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

2022-01-11 10:16:23 UTC (buildkit.dockerfile.v0)

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

2022-01-11 10:16:24 UTC (buildkit.dockerfile.v0)

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

2022-01-11 10:16:24 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-11 10:16:25 UTC (buildkit.dockerfile.v0)

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

2022-01-11 10:16:25 UTC (buildkit.dockerfile.v0)

USER loki

2022-01-11 10:16:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-01-11 10:16:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-01-11 10:16:25 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