Namespace
grafana
Image / Tag
loki:tpatterson-ingester-stream-rate-api-80ae7c5
Content Digest
sha256:c15aab32a23ed9862843e04d07fc6c16234c2e0df97113362d4b73b4806229d2
Details
Created

2022-10-29 20:04:53 UTC

Size

20.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 13.05% (2.68 MB)

[#001] sha256:31e3ea390fe0456cf9306241f3d6809c5f265736b194da6cf76cf806d38cf1a4 - 1.54% (324 KB)

[#002] sha256:0e861a89da160ddb3b2df0fab10e50df68508b7d675324d0169d6839ca8c2578 - 85.39% (17.5 MB)

[#003] sha256:654739528be4de03648c1126b1d0985e981dd98abf4bc3d9619ef59bdeb7e056 - 0.0% (781 Bytes)

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

[#005] sha256:9c82ae873c0692a95fe66d534c79ece341a212a897374d509ff750a29f3e2dd6 - 0.0% (844 Bytes)

[#006] sha256:058661b25ac8805357971fff75ec0ddafe4d7eeecf311d00e1b0f69f983d4104 - 0.0% (155 Bytes)


History
2022-08-09 17:19:53 UTC

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

2022-08-09 17:19:53 UTC

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

2022-10-26 18:54:14 UTC (buildkit.dockerfile.v0)

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

2022-10-29 20:04:51 UTC (buildkit.dockerfile.v0)

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

2022-10-29 20:04:51 UTC (buildkit.dockerfile.v0)

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

2022-10-29 20:04:51 UTC (buildkit.dockerfile.v0)

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

2022-10-29 20:04:52 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

2022-10-29 20:04:53 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2022-10-29 20:04:53 UTC (buildkit.dockerfile.v0)

USER 10001

2022-10-29 20:04:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2022-10-29 20:04:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2022-10-29 20:04: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