Andreas Rocznik andreas
  • Joined on 2023-11-24

loki (5.20.2)

Published 2026-06-23 16:11:16 +03:00 by andreas

Installation

docker pull gitea.phadric.de/andreas/loki:5.20.2
sha256:fd8292dcd70c720baff11ba8fda2af9f29c835ad617e97a168d82ef301285b7b

Images

Digest OS / Arch Size
756d3014e6 linux/amd64 46 MiB

Image Layers ( linux/amd64)

bazel build @trixie//base-files/amd64:data_statusd
bazel build @trixie//netbase/amd64:data_statusd
bazel build @trixie//tzdata/amd64:data_statusd
bazel build @trixie//tzdata-legacy/amd64:data_statusd
bazel build @trixie//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_amd64
COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit
COPY --chown=10001:10001 /etc/loki /etc/loki # buildkit
COPY --chown=10001:10001 /loki /loki # buildkit
COPY /etc/passwd /etc/passwd # buildkit
COPY /etc/group /etc/group # buildkit
USER 10001
WORKDIR /
EXPOSE [3100/tcp]
ENTRYPOINT ["/usr/bin/loki"]
CMD ["-config.file=/etc/loki/local-config.yaml"]
USER root
COPY conf/loki-local-config.yaml /etc/loki/loki-local-config.yaml # buildkit
CMD ["-config.file=/etc/loki/loki-local-config.yaml"]

Labels

Key Value
org.opencontainers.image.created 2026-06-23T13:11:10.026Z
org.opencontainers.image.description Docker Swarm - Promitheus, Grafana, Node Exporter, Loki, Promtail, Caddy
org.opencontainers.image.licenses
org.opencontainers.image.revision ea29bbad2a91babd8b642cd9bf34528a97f05d60
org.opencontainers.image.source https://gitea.phadric.de/andreas/promitheus_monitoring
org.opencontainers.image.title promitheus_monitoring
org.opencontainers.image.url https://gitea.phadric.de/andreas/promitheus_monitoring
org.opencontainers.image.version 5.20.2
Details
Container
2026-06-23 16:11:16 +03:00
1
OCI / Docker
Versions (140) View all
sha-f588eda 2026-07-22
latest 2026-07-21
5.22.1 2026-07-21
5.22 2026-07-21
5 2026-07-21