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
Storing downloaded rocks in lua_modules/cache would help with the speed of the s2i build. Right now it can't use any cache, but this folder should be platform independent, so it could be copied over and used instead of downloading from the internet.
In case of rockspecs it would make sense to store the checked out source too.
The text was updated successfully, but these errors were encountered:
Storing downloaded rocks in
lua_modules/cache
would help with the speed of the s2i build. Right now it can't use any cache, but this folder should be platform independent, so it could be copied over and used instead of downloading from the internet.In case of rockspecs it would make sense to store the checked out source too.
The text was updated successfully, but these errors were encountered: