-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
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.