Alexandru Macocian 8697048196 ci(build-image): enable BuildKit so Dockerfiles can use --mount
Invidious (and likely future repos) use `RUN --mount=type=cache` to
keep compiler caches across builds. The legacy docker builder doesn't
support that syntax. Setting DOCKER_BUILDKIT=1 inline is scoped to
this one invocation, doesn't affect the host daemon's default, and is
backwards-compatible with simpler Dockerfiles already in the fleet.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-22 14:32:26 +02:00
2026-05-22 13:34:17 +02:00
2026-05-13 18:46:18 +02:00

Project Charlie

Centralized source of truth for the homelab. Per-app stacks live as repos under the Charlie org in Gitea; this repo orchestrates them.

Docs

Assumptions

  • /mnt/nas from miquella is mounted on every app host (NFS).
  • Hosts are bootstrapped per onboarding.md (CA trust, SSSD/LDAP, docker, otel, etc.).
  • Long-form prose lives in the wiki (https://wiki.alexandru.macocian.me). This repo stays brief.
S
Description
No description provided
Readme 587 KiB
Languages
Markdown 100%