Build Loki container image locally #280

Merged
eblume merged 2 commits from feature/loki-container into main 2026-03-03 13:00:43 -08:00

2 commits

Author SHA1 Message Date
abb0c9e34f Update Loki image tag to v3.6.5-bcb0835
Point at the CI-built container image from the feature branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 12:52:50 -08:00
bcb0835542 Add locally-built Loki container image
Two-stage Dockerfile (Go build → Alpine runtime) modeled on the
miniflux/prometheus patterns.  Kustomize now rewrites the image to
registry.ops.eblu.me/blumeops/loki; tag will be updated after the
first CI build completes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 12:42:59 -08:00