Yuri
87ae5f15a6
feat: update Dockerfile for improved build process and dependencies ( #12 )
2025-06-17 17:45:42 +08:00
Innei
8f28d75266
chore: change namespace
...
Signed-off-by: Innei <tukon479@gmail.com >
2025-06-12 21:51:25 +08:00
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