Commit Graph

5 Commits

Author SHA1 Message Date
Innei
08fa7fa337 chore: update dockerfile
Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 19:23:33 +08:00
Innei
c496a78954 refactor(docker): clean up Dockerfile by removing unnecessary COPY commands and debug output
- Removed redundant COPY commands for config files.
- Eliminated debug output from the Dockerfile to streamline the build process.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 19:21:45 +08:00
Innei
8aedfb4bf5 fix(docker): ensure preinstall script runs before dependency installation
Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 19:18:42 +08:00
Innei
0bf70fa6b6 fix(docker): remove duplicate dependency installation in Dockerfile
Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 19:16:27 +08:00
Innei
3f19e6be51 feat(docker): add Dockerfile for Next.js app in pnpm monorepo
Signed-off-by: Innei <tukon479@gmail.com>
2025-06-10 19:13:31 +08:00