loki (production-loki)

Published 2024-04-26 09:46:59 -04:00 by colin

Installation

docker pull git.nixc.us/nixius/loki:production-loki
sha256:2719de633a717058e49b9b9260168e56c09491e07ca33bc47164c5660c5ba793

Image Layers

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache ca-certificates libcap
COPY file:78fb07034be346052974ee6745f273c9705463935ba1489011b2b30e34fb2ab3 in /usr/bin/loki
COPY file:ed079c0716411ccb1f53714fcfb4b1b99f1c60806937b5264348720a1ae6f957 in /etc/loki/local-config.yaml
/bin/sh -c addgroup -g 10001 -S loki && adduser -u 10001 -S loki -G loki
/bin/sh -c mkdir -p /loki/rules && mkdir -p /loki/rules-temp && chown -R loki:loki /etc/loki /loki
USER 10001
EXPOSE 3100
ENTRYPOINT ["/usr/bin/loki"]
CMD ["-config.file=/etc/loki/local-config.yaml"]
LABEL org.opencontainers.image.created=2024-04-10T09:06:31Z
LABEL org.opencontainers.image.revision=efc4d2f009e04ecb1db58a637b89b33aa234de34
LABEL org.opencontainers.image.source=https://github.com/grafana/loki.git
LABEL org.opencontainers.image.url=https://github.com/grafana/loki

Labels

Key Value
com.docker.compose.project loki
com.docker.compose.service loki
com.docker.compose.version 2.24.5
org.opencontainers.image.created 2024-04-10T09:06:31Z
org.opencontainers.image.revision efc4d2f009e04ecb1db58a637b89b33aa234de34
org.opencontainers.image.source https://github.com/grafana/loki.git
org.opencontainers.image.url https://github.com/grafana/loki
Details
Container
2024-04-26 09:46:59 -04:00
24
OCI / Docker
linux/amd64
24 MiB
Versions (4) View all
production-grafana 2024-04-26
production-loki 2024-04-26
staging-grafana 2024-04-26
staging-loki 2024-04-26