Build from Dockerfile to improve caching #18

Closed
cameron wants to merge 6 commits from feature/improve-build-time into master

6 Commits

Author SHA1 Message Date
Cameron Cordes 99dbc6577e Fix build directory permissions
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
2021-12-24 13:20:43 -05:00
Cameron Cordes 5a965d766b Update working directory
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
2021-12-24 11:05:06 -05:00
Cameron Cordes 44f9bcedbd Set User to fix permission issue
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
2021-12-24 11:02:34 -05:00
Cameron Cordes 90625e099e Create src directory
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
2021-12-24 10:45:35 -05:00
Cameron Cordes d20a7e9c4d Make temporary main.rs for fetch
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
2021-12-24 10:44:18 -05:00
Cameron Cordes 6e39f8c58e Build from Dockerfile to improve caching
Core Repos/ImageApi/pipeline/pr-master There was a failure building this commit
This should improve build times with changes that don't change the
dependencies in Cargo.toml.
2021-12-24 10:33:26 -05:00