Files
homelab/.github
Julia McGhee e13a008860 Copy root pnpm-lock.yaml into app context for Docker builds
Each app's Dockerfile expects a lockfile but docker build context is
scoped to the app directory. Copy it in before build, remove after.
2026-03-20 19:46:34 +00:00
..