Namespace
grafana
Image / Tag
loki:dannykopping-memcached-servers-6e1b9dd-WIP
Content Digest
sha256:0b811c1cb6a3b35b11b45b25b3f65079d85e26c813e8fec96a517219f6ab5bbc
Details
Created

2023-05-02 09:38:43 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:b00eafbcd085bb7d26a19fbcc5a7bde08762818e767ad456d662cf755cfa465e - 1.41% (324 KB)

[#002] sha256:7e4fa3d4d51ccac7b0f9e05bba48e2e0b24e12e09b5bc4c77ad639f9db9a67f3 - 86.67% (19.5 MB)

[#003] sha256:e609945beb816f49b3f1ab90dac945164db71693e6f3b0da8849c4d2894a2293 - 0.0% (779 Bytes)

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

[#005] sha256:e8ca5f32a267afccb42e1c7afa7a4558df59a3b3ba4766a75950fe490b3918a0 - 0.0% (842 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-02 09:31:14 UTC (buildkit.dockerfile.v0)

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

2023-05-02 09:38:43 UTC (buildkit.dockerfile.v0)

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

2023-05-02 09:38:43 UTC (buildkit.dockerfile.v0)

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

2023-05-02 09:38:43 UTC (buildkit.dockerfile.v0)

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

2023-05-02 09:38:43 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-02 09:38:43 UTC (buildkit.dockerfile.v0)

USER 10001

2023-05-02 09:38:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-05-02 09:38:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2023-05-02 09:38:43 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