Namespace
grafana
Image / Tag
loki:2.8.9-arm64
Content Digest
sha256:0df19ebdcebf26153b0a7c1ed8222ba315e77425f0e403bf5c973d3d2cdf814f
Details
Created

2024-02-23 22:21:54 UTC

Size

20.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 - 15.62% (3.18 MB)

[#001] sha256:3523381c43b7108d16dac39653fd5b2908221f14b5b97901cb50a2943dc56cd4 - 1.59% (331 KB)

[#002] sha256:d884c34b8186ecf174896d415b4ba57eb0bb5a3479198ab7831ff2052e374c20 - 82.78% (16.8 MB)

[#003] sha256:c6938013dfe0491fd13227f7b3b724395417aefed866aa25a2876db05b79422f - 0.0% (776 Bytes)

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

[#005] sha256:36e68eac75f975c3ec8ff0cb9cf5b1d185d603b4a5548b229baafd81a7bcd06f - 0.0% (839 Bytes)


History
2024-01-26 23:44:55 UTC

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

2024-01-26 23:44:55 UTC

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

2024-02-23 22:07:59 UTC (buildkit.dockerfile.v0)

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

2024-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

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

2024-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

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

2024-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

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

2024-02-23 22:21:54 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-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

USER 10001

2024-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-02-23 22:21:54 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-02-23 22:21:54 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