danieldaquino
26d
Here is a project that might help: https://github.com/LukeMathWalker/cargo-chef This allows you to use Docker’s layer caching to keep a cache of built crate dependencies, and thus significantly speed up subsequent docker builds.