缓存失效后 npm ci 会从源码编译 bcrypt,但 node:20-alpine 的 builder 阶段 缺少 python3/make/g++,导致构建失败。runner 阶段已有这些工具, 现在 builder 阶段同步补上,确保镜像可稳定重建。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| src | ||
| .env.example | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||