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
I have many docker containers compiling rust code and every time I create them they have to go fetch the same exact packages over and over from crates. I really want a local proxy/caching server. How can this be done?
Thanks!
The text was updated successfully, but these errors were encountered:
Unfortunately this can't be easily done just yet, but we've got a tracking issue over at #67 so I'm gonna close this in favor of that. Thanks for the report though!
I have many docker containers compiling rust code and every time I create them they have to go fetch the same exact packages over and over from crates. I really want a local proxy/caching server. How can this be done?
Thanks!
The text was updated successfully, but these errors were encountered: