Docker builds, Memory tuning, and Graceful shutdown.
devDependencies, build NestJS (nest build).dist and node_modules (pruned), use node:alpine.root.
USER node.node --max-old-space-size=XXX dist/mainSIGTERM.app.enableShutdownHooks() is mandatory.main.ts on startup.npm run typeorm:migration:run before the app container starts.