Namespace
grafana
Image / Tag
loki:metric-tailing-9b764b2
Content Digest
sha256:346b13bc386ec1fc2d068f90ccfd94182ff23818cdd60c71cc55798a11a01966
Details
Created

2023-11-21 21:38:53 UTC

Size

24.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 13.29% (3.24 MB)

[#001] sha256:4819157a82a288248bc41100960db86b70ceee544da109c70fe89652e5179c6b - 1.29% (322 KB)

[#002] sha256:980b6f378d845bbdb826bf4bbaa0d7844d4607285ea70ebcfc1a7b0097703036 - 85.42% (20.9 MB)

[#003] sha256:feaf9586c9d8efc30e1c95e098c5341e78c7f7793f73ef6f5129301be6e48bf8 - 0.0% (790 Bytes)

[#004] sha256:7eeb92c782819941a948016f31435f6cbd78644d90394c70e1a8cdc895352479 - 0.0% (1.21 KB)

[#005] sha256:affc5ebb764edad0d7caddd0fcc99dd16f9360c560c75c7495bcf1763ab11b04 - 0.0% (854 Bytes)


History
2023-08-07 19:20:20 UTC

/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /

2023-08-07 19:20:20 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-11-21 19:16:42 UTC (buildkit.dockerfile.v0)

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

2023-11-21 21:38:52 UTC (buildkit.dockerfile.v0)

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

2023-11-21 21:38:52 UTC (buildkit.dockerfile.v0)

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

2023-11-21 21:38:52 UTC (buildkit.dockerfile.v0)

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

2023-11-21 21:38:53 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

2023-11-21 21:38:53 UTC (buildkit.dockerfile.v0)

USER 10001

2023-11-21 21:38:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-11-21 21:38:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-11-21 21:38:53 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