utility/loki_3_0_0 (latest)

Published 2025-07-11 13:53:48 +00:00 by yropb

Installation

docker pull gitea.hms.yropb.xyz/yropb/utility/loki_3_0_0:latest
sha256:451563d761403fd66fdf7abef934f8712e864d47ef88f7b64e8ca52852fdaf28

Image Layers

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache ca-certificates libcap
COPY file:f90d042355e3d48a16d57bc4a1a1e95d5d9355252f71c87f8245f7acb3e1f2fc in /usr/bin/loki
COPY file:f551cc58d79e8069c9bc5783f73f896887dd141873716a0055aa06f923607abe 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-08T19:20:27Z
LABEL org.opencontainers.image.revision=b4f7181c7aa9484e66976e8a933111a9b85ea8c2
LABEL org.opencontainers.image.source=https://github.com/grafana/loki.git
LABEL org.opencontainers.image.url=https://github.com/grafana/loki

Labels

Key Value
org.opencontainers.image.created 2024-04-08T19:20:27Z
org.opencontainers.image.revision b4f7181c7aa9484e66976e8a933111a9b85ea8c2
org.opencontainers.image.source https://github.com/grafana/loki.git
org.opencontainers.image.url https://github.com/grafana/loki
Details
Container
2025-07-11 13:53:48 +00:00
6
OCI / Docker
linux/amd64
25 MiB
Versions (1) View all
latest 2025-07-11