Namespace
grafana
Image / Tag
loki:customer-retention-6091368
Content Digest
sha256:71abf6854cfd46f258a962fdd5dbd1dd88f1be2f3aef9b58479241a6304bd993
Details
Created

2021-04-26 07:23:13 UTC

Size

19.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 13.75% (2.68 MB)

[#001] sha256:29e517aa9a48e1e49653dafad5a3edb52a9412bb7dd930808ecaa5fef25fe009 - 1.52% (304 KB)

[#002] sha256:4baa34bc79646455376dc754c41d2576a4c13952d35d320eb306077f61b1a681 - 84.71% (16.5 MB)

[#003] sha256:0583faaf9b0ed8086374c5e92398673efbcdbc0836daa6cd7e622daaa27bbe9a - 0.0% (964 Bytes)

[#004] sha256:2aea087bc5e8e268446448be984f38ef83b70c7c96d2031c962ab0c3c6f82369 - 0.01% (1.23 KB)

[#005] sha256:cd09e4559173cea668bf36c594ec28889bbb5ce61a81c77619b1b4d86b7de1f1 - 0.01% (1 KB)

[#006] sha256:abb92392bceb0959780a11166a8e8b6e001ba2270cfd1e64314054223257a9f8 - 0.0% (153 Bytes)


History
2021-04-14 19:19:39 UTC

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

2021-04-14 19:19:39 UTC

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

2021-04-22 15:59:14 UTC (buildkit.dockerfile.v0)

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

2021-04-26 07:23:12 UTC (buildkit.dockerfile.v0)

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

2021-04-26 07:23:12 UTC (buildkit.dockerfile.v0)

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

2021-04-26 07:23:12 UTC (buildkit.dockerfile.v0)

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

2021-04-26 07:23:13 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /loki/rules && mkdir -p /loki/tmprules && chown -R loki:loki /etc/loki /loki # buildkit

2021-04-26 07:23:13 UTC (buildkit.dockerfile.v0)

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

2021-04-26 07:23:13 UTC (buildkit.dockerfile.v0)

USER loki

2021-04-26 07:23:13 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2021-04-26 07:23:13 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2021-04-26 07:23:13 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