managarten/apps
Wuesteon a87e1389cf 🐛 fix(docker): fix manadeck backend Dockerfile to use pnpm
Changes:
- Replace npm with pnpm for workspace dependency support
- Copy workspace files (pnpm-workspace.yaml, package.json, pnpm-lock.yaml)
- Copy and build shared package dependencies:
  - @manacore/shared-errors
  - @manacore/manadeck-database
  - @mana-core/nestjs-integration
- Use pnpm install --frozen-lockfile
- Update base image to node:20-alpine
- Use dumb-init for proper signal handling

This fixes the "Unsupported URL Type 'workspace:'" error that was
preventing Docker builds. The new approach matches the pattern used
by the chat backend Dockerfile.

Fixes build error in CI/CD pipeline.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 02:43:58 +01:00
..
calendar 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00
chat 🐛 fix(chat-backend): add missing shared-nestjs-auth package to Dockerfile 2025-12-04 01:16:02 +01:00
contacts 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00
maerchenzauber/apps fix lint 2025-12-04 00:32:13 +01:00
manacore 🎨 style: fix Prettier formatting issues 2025-12-04 01:05:10 +01:00
manadeck 🐛 fix(docker): fix manadeck backend Dockerfile to use pnpm 2025-12-04 02:43:58 +01:00
memoro/apps/mobile fix lint 2025-12-04 00:32:13 +01:00
nutriphi/apps fix lint 2025-12-04 00:32:13 +01:00
picture 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
presi 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
reader/apps/mobile improve code quality 2025-12-03 23:42:37 +01:00
storage 🐛 fix(build): fix build errors and add troubleshooting docs 2025-12-04 02:19:11 +01:00
wisekeep/apps fix lint 2025-12-04 00:32:13 +01:00
zitare 🐛 fix(build): remove recursive build scripts from parent packages 2025-12-04 01:59:53 +01:00