Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Pre-populate cargo cache #10

Open
davidblewett opened this issue Sep 19, 2018 · 2 comments
Open

Pre-populate cargo cache #10

davidblewett opened this issue Sep 19, 2018 · 2 comments

Comments

@davidblewett
Copy link

The issue of the same name for the was closed due to the requirement of official images to be deterministic ( rust-lang/docker-rust#1 ).

It seems like it would make sense for the nightly version that doesn't have this restriction to have the local registry pre-populated with a snapshot of the state of the registry on that day. In my testing, a simple cargo search foo was enough to trigger a download. Maybe this could be new tag?

@sfackler
Copy link
Member

Even though we're not required to make the builds here deterministic, I'd still like them to mirror the official images as much as possible.

@TriplEight
Copy link

anyways if you build without --no-cache flag, you'll get caches from the previous builds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants