Namespace
grafana
Image / Tag
loki:3.0.0-rc.1-arm64-670041368
Content Digest
sha256:48d047a6b2f263bb05ccc304aa050d9e903c5b8d541021d1b1a9f9bdbb2e8ce5
Details
Created

2024-04-07 22:25:40 UTC

Size

23.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 - 13.61% (3.18 MB)

[#001] sha256:f76eac857d3f239faa21d3124c1cc378bd16a8c627dfe26c28179582336e2602 - 1.42% (340 KB)

[#002] sha256:0ceafdba551e5cfdbdee4bf087b4a6e01af353aef1608c3d853054ee11c9353a - 84.96% (19.8 MB)

[#003] sha256:76cbca6006f19cc012c66dc6e7c7d19cd82259a339bba17c9bdc9662f52cfb82 - 0.0% (785 Bytes)

[#004] sha256:47f51611131266da12834be8c97ba78b229c10e1329be4720f1f744434664c7c - 0.01% (1.21 KB)

[#005] sha256:e9c5ca559e02fa428a60ba0ea2ac38229d0aa5353a0b22e461d0e9bdfac6b46b - 0.0% (852 Bytes)


History
2023-11-30 23:11:03 UTC

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

2023-11-30 23:11:03 UTC

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

2024-04-07 22:09:17 UTC (buildkit.dockerfile.v0)

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

2024-04-07 22:25:39 UTC (buildkit.dockerfile.v0)

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

2024-04-07 22:25:39 UTC (buildkit.dockerfile.v0)

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

2024-04-07 22:25:39 UTC (buildkit.dockerfile.v0)

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

2024-04-07 22:25:40 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

2024-04-07 22:25:40 UTC (buildkit.dockerfile.v0)

USER 10001

2024-04-07 22:25:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-04-07 22:25:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-04-07 22:25:40 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