MOPC-App/docker
Matt c2506edd52
Build and Push Docker Image / build (push) Successful in 4m13s Details
Fix: prisma not found in Docker runner stage
- Use direct node path to prisma CLI instead of npx
- Copy seed dependencies (bcryptjs, papaparse, tsx, esbuild) for manual seeding
- Copy package.json for module resolution

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 18:44:39 +01:00
..
nginx Add email password change feature and fix nginx config 2026-01-30 16:15:08 +01:00
.env.production Add email password change feature and fix nginx config 2026-01-30 16:15:08 +01:00
Dockerfile Fix: prisma not found in Docker runner stage 2026-01-30 18:44:39 +01:00
Dockerfile.dev Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
docker-compose.dev.yml Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
docker-compose.yml Add email password change feature and fix nginx config 2026-01-30 16:15:08 +01:00
docker-entrypoint.sh Fix: prisma not found in Docker runner stage 2026-01-30 18:44:39 +01:00