Commit graph

6 commits

Author SHA1 Message Date
6f800e07df Dockerfile: use pnpm instead of npm
- Replace npm ci with pnpm install --frozen-lockfile
- Use corepack to enable pnpm
- Update COPY for pnpm-lock.yaml
2026-05-16 22:34:36 +05:30
7e2cb39d9b fix: switch to npm for docker build 2026-05-10 04:00:09 +05:30
7d50128d94 fix: use pnpm with .npmrc for docker 2026-05-10 03:58:02 +05:30
de6502fed8 fix: allow scripts in docker build 2026-05-10 03:52:42 +05:30
1706e8e509 fix: use node 22 for pnpm 11 compatibility 2026-05-10 03:51:50 +05:30
3e1dcb0866 chore: add Dockerfile and docker config 2026-05-10 03:38:03 +05:30