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.
Storing downloaded rocks in
lua_modules/cachewould 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.