Namespace
grafana
Image / Tag
loki:2.8.9-amd64
Content Digest
sha256:4c47f20d787212bd4815451831e55ef97bcc58c8e9f221e8b59018df291ad6fc
Details
Created

2024-02-23 22:09:05 UTC

Size

22 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 - 14.72% (3.24 MB)

[#001] sha256:e0ec3a72db89ea964dc3a38d31182c73089f6d351889beb0c201deec925f5934 - 1.43% (322 KB)

[#002] sha256:2e2ac53d9ae2476a0bffc859927123185b4f759e88464b0498f6f13d358cd405 - 83.84% (18.5 MB)

[#003] sha256:3ae363985ead2d26028a94113fbffdf454ac230b874bc89112e5a9e481a2a23d - 0.0% (777 Bytes)

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

[#005] sha256:16117cee236746cc584b021b7d0bea8a61648f51d8bddf92f6fc62dbc6357fc0 - 0.0% (838 Bytes)


History
2024-01-27 00:30:56 UTC

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

2024-01-27 00:30:56 UTC

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

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

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

2024-02-23 22:09:05 UTC (buildkit.dockerfile.v0)

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

2024-02-23 22:09:05 UTC (buildkit.dockerfile.v0)

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

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

USER 10001

2024-02-23 22:09:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-02-23 22:09:05 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-02-23 22:09:05 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