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>
This commit is contained in:
Erich Blume 2026-03-03 12:42:59 -08:00
commit bcb0835542
3 changed files with 41 additions and 1 deletions

View file

@ -0,0 +1 @@
Build Loki container image locally instead of pulling from upstream