Namespace
grafana
Image / Tag
loki:metric-tailing-bbf1a25
Content Digest
sha256:129a8277ddd1c55c2208f874c5823c96c83886faf0ab4eed1af972757396e4ee
Details
Created

2021-12-10 19:46:59 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.1% (2.69 MB)

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

[#002] sha256:e35af03eff5253390c5d3a4c0613eaa5ad08d34dda0dbb71e28b6207689908ee - 84.34% (16.1 MB)

[#003] sha256:b5ead4de6527dcb02b649917803dccaabee006bbc32d2df39b6b2a5a6c43f8ee - 0.0% (462 Bytes)

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

[#005] sha256:a416d8a8963d3de4041bac86de0cee39b31b2682a066a184f584f34a96e84e96 - 0.0% (518 Bytes)

[#006] sha256:6b7d8944e33162c9fca3c411e44c76c409faadbb25326b1a8163ff8d9d75bd08 - 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-12-10 01:09:43 UTC (buildkit.dockerfile.v0)

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

2021-12-10 19:46:58 UTC (buildkit.dockerfile.v0)

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

2021-12-10 19:46:58 UTC (buildkit.dockerfile.v0)

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

2021-12-10 19:46:59 UTC (buildkit.dockerfile.v0)

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

2021-12-10 19:46:59 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

2021-12-10 19:46:59 UTC (buildkit.dockerfile.v0)

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

2021-12-10 19:46:59 UTC (buildkit.dockerfile.v0)

USER loki

2021-12-10 19:46:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2021-12-10 19:46:59 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2021-12-10 19:46:59 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