You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: