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
Since tarballs are never supposed to change and because we will
eventually want a method of pre-seeding a registry, switch to a
combination of try_files and proxy_store for the tarballs instead of
using a real cache.
Note that this _does_ have implications on disk usage of long-running
instances since infrequently used tarballs will never be removed.
0 commit comments