Namespace
grafana
Image / Tag
loki:dannykopping-memcached-slab-allocator-c27e7b5
Content Digest
sha256:62f6fef759de4eabf61c41cf62d21bb08637a01cb3bf4d6d78decdc0e4553966
Details
Created

2023-09-13 13:08:39 UTC

Size

23.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 13.69% (3.24 MB)

[#001] sha256:137cfc759477cb1e7618a8ce0ed7b47f4bc62b87e487497896f9ee2304f4e324 - 1.33% (322 KB)

[#002] sha256:9d850f2bdfa0a6a85ee0ca9040994892994824de51fb4dfd084be4c84894a29d - 84.97% (20.1 MB)

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

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

[#005] sha256:7ed7bb5beb2cfdcebda5bc09ee37ba6c10865745cae554553787b7c50b4dd4cf - 0.0% (844 Bytes)


History
2023-06-14 20:41:58 UTC

/bin/sh -c #(nop) ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /

2023-06-14 20:41:59 UTC

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

2023-08-18 14:04:32 UTC (buildkit.dockerfile.v0)

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

2023-09-13 13:08:38 UTC (buildkit.dockerfile.v0)

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

2023-09-13 13:08:38 UTC (buildkit.dockerfile.v0)

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

2023-09-13 13:08:38 UTC (buildkit.dockerfile.v0)

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

2023-09-13 13:08:39 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-09-13 13:08:39 UTC (buildkit.dockerfile.v0)

USER 10001

2023-09-13 13:08:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-09-13 13:08:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-09-13 13:08:39 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