Commit Graph

2 Commits

Author SHA1 Message Date
herel 4482c4041e feat(docker): optimize build caching and fix binary path
- Copy Cargo files first to leverage Docker layer caching
- Build dependencies separately before copying source code
- Use cache mounts for cargo registry to speed up builds
- Fix binary path in final stage from cargo bin to target release
2025-11-21 07:33:42 +01:00
herel 4ee1ef0a81 initial import 2025-11-20 14:59:04 +01:00