CodeRED-Astra/rust-engine
Christbru 61f2cef7a8 rust-engine: improve Docker caching
- Install pinned toolchain from rust-toolchain.toml in a cacheable layer
- Remove target cache mount from warm-up step so deps persist in image layers
- Keep final build using only registry/git mounts for speed and artifact persistence
2025-10-18 21:03:27 -05:00
..
src Fixed rust dependency issues. 2025-10-18 18:21:38 -05:00
Cargo.lock Revert cargo lock ignore 2025-10-18 19:25:56 -05:00
Cargo.toml Corrected cargo dependency versions. 2025-10-18 18:40:03 -05:00
Dockerfile rust-engine: improve Docker caching 2025-10-18 21:03:27 -05:00
rust-toolchain.toml Fix rust version mismatch issues 2025-10-18 20:32:30 -05:00