Commit Graph
5 Commits
Author SHA1 Message Date
hamedandClaude Opus 4.8 82700a60c1 refactor(docker): Next.js 15 standalone multi-stage build for Coolify
- multi-stage (base/deps/builder/runner) per the official Next.js example
- npm ci against the lockfile instead of npm i --force
- NEXT_PUBLIC_* and DEV_MODE passed as build args (inlined at build time)
- standalone output, smaller runtime image

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 16:01:53 +03:30
hamed fe9d9a4500 refactor: update NODE_ENV handling in Dockerfile and docker-compose.yml for better environment configuration 2025-09-28 14:30:00 +03:30
hamed c598360189 fix dockerfile 2025-06-30 11:54:06 +03:30
hamed 5b90f7dfad change functionality req from ssr to csr
set dockerfile

reset dockerfile

fix dockerfile

fix dockerfile

use node 22

fix dockerfile

fix dockerfile
2025-06-29 20:13:42 +03:30
hamed 0c9a15153d Add correct dockerfile 2025-04-09 16:17:57 +03:30