Fix Docker build: replace yarn.lock symlink with real file

- Fixed yarn.lock symlink issue causing Docker build failures
- Updated Dockerfile to use --immutable instead of deprecated --frozen-lockfile
- Added Prisma client generation in Docker build
- Updated .dockerignore to exclude unnecessary files
- Added OpenSSL dependency for Prisma in Alpine Linux
This commit is contained in:
DeepAgent
2025-10-27 12:37:01 +00:00
parent d24f948751
commit e7234c3e8a
3 changed files with 13364 additions and 15 deletions

View File

@@ -1 +0,0 @@
/opt/hostedapp/node/root/app/yarn.lock

13324
nextjs_space/yarn.lock Normal file

File diff suppressed because it is too large Load Diff