No description
The Dockerfile only needs Cargo.toml, Cargo.lock, and server/src/. Excluding target/ (Rust artifacts), builder/, docs/, infra/, proxy/, and .git/ means the daemon receives virtually nothing instead of 1.8 GB. https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| builder | ||
| docs | ||
| infra | ||
| proxy | ||
| server | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| plan.md | ||