Build local containers for k8s services #61

Merged
eblume merged 13 commits from feature/local-containers into main 2026-01-25 21:35:57 -08:00

13 commits

Author SHA1 Message Date
653a2dc4f2 Fix teslamate: use RUN chmod instead of COPY --chmod (no BuildKit)
All checks were successful
Build Container / build (push) Successful in 43s
2026-01-25 21:31:22 -08:00
7a2daeb179 Bump transmission to v1.0.1
Some checks failed
Build Container / build (push) Failing after 2m37s
2026-01-25 21:21:05 -08:00
b69af80911 Add curl to transmission container for RPC scripts 2026-01-25 21:20:44 -08:00
32353a3c05 Fix transmission: handle NFS volumes that don't allow chown
All checks were successful
Build Container / build (push) Successful in 22s
2026-01-25 21:17:04 -08:00
cb5f39bbd9 Fix transmission: use RUN chmod instead of COPY --chmod (no BuildKit)
All checks were successful
Build Container / build (push) Successful in 12s
2026-01-25 21:14:40 -08:00
01f1b60b23 Fix transmission container: handle existing user from package
Some checks failed
Build Container / build (push) Failing after 7s
2026-01-25 21:13:11 -08:00
b3c59b1dd0 Fix architecture detection in kiwix-serve and kubectl Dockerfiles
Some checks failed
Build Container / build (push) Failing after 12s
TARGETARCH/TARGETPLATFORM are only set when using docker buildx.
Fall back to uname -m detection for plain docker build.
2026-01-25 21:04:58 -08:00
79b35610b5 Add teslamate container, update deployment to use local image
Some checks failed
Build Container / build (push) Failing after 18s
Builds TeslaMate v2.2.0 from source using upstream build process.
2026-01-25 20:53:06 -08:00
d1d45538b3 Add transmission container, update deployments to use local image
Simpler alternative to linuxserver image with same PUID/PGID support.
2026-01-25 20:51:05 -08:00
7ee8c86b24 Add kiwix-serve container, update deployment to use local image
Downloads pre-built binary from kiwix mirror (same as upstream).
2026-01-25 20:49:31 -08:00
753fede0b8 Add miniflux container, update deployment to use local image
Builds miniflux 2.2.16 from source using upstream build process.
2026-01-25 20:46:55 -08:00
9364849941 Add kubectl container, update zim-watcher to use local image 2026-01-25 20:44:21 -08:00
fe911d4087 Move devpi Dockerfile to containers/devpi/, use v1.0.0 tag 2026-01-25 20:43:12 -08:00