Commit graph

9 commits

Author SHA1 Message Date
ca4e1355d6 Dockerfile: enable pnpm in builder stage 2026-05-16 22:38:02 +05:30
aec1e4bcab Dockerfile: use pnpm install --ignore-scripts to bypass build approval 2026-05-16 22:37:16 +05:30
d5a48072d7 Dockerfile: approve build scripts for esbuild/sharp 2026-05-16 22:35:58 +05:30
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