CT 107 bumped to 8 GB RAM. Capping the heap below the available memory makes V8 GC-thrash near the limit and contributes to oom-kills. Set --max-old-space-size to 5120 MB (~60% of host) so the compile has real headroom while leaving room for kernel + dockerd + buildkit + tsup workers. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| .dockerignore | ||
| docker-compose.coolify.yml | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| next.config.docker.ts | ||