cd189cfe60
npm install pulls platform-specific native binaries (esbuild, rollup). Without isolation, building on macOS writes macOS node_modules into the bind mount, then the Linux container tries to execute them and fails. The Docker volume gives each platform its own node_modules. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>