Namespace
grafana
Image / Tag
loki:paul1r-track_duplicate_bytes_4
Content Digest
sha256:2c293c4511ca87993fa0d39245d9ab3afac9621c311c03116c9c96a8d8ab48e5
Details
Created

2023-05-04 18:32:56 UTC

Size

22.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 - 11.91% (2.68 MB)

[#001] sha256:f9724226a940b5ce703f123a5956f1900ac352973417370b3eb30098bae3be01 - 1.41% (324 KB)

[#002] sha256:549b5d4f1aeb905154a8f95b8c80ecb25109b80ddb8338f0954cfaf4f0d34556 - 86.67% (19.5 MB)

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

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

[#005] sha256:ed527424a4a5e305d25aa2d66e06bf030c0ee4204cfa9af159eb5de9b800fc08 - 0.0% (843 Bytes)


History
2023-03-29 18:19:28 UTC

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

2023-03-29 18:19:28 UTC

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

2023-05-03 14:37:11 UTC (buildkit.dockerfile.v0)

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

2023-05-04 18:32:55 UTC (buildkit.dockerfile.v0)

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

2023-05-04 18:32:55 UTC (buildkit.dockerfile.v0)

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

2023-05-04 18:32:56 UTC (buildkit.dockerfile.v0)

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

2023-05-04 18:32:56 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-05-04 18:32:56 UTC (buildkit.dockerfile.v0)

USER 10001

2023-05-04 18:32:56 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-05-04 18:32:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-05-04 18:32:56 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