docker run -ti --rm openresty/openresty:alpine-fat bash bash-5.1# luarocks --version /usr/local/openresty/luajit/bin/luarocks 3.9.0 LuaRocks main command-line ...
A rockspec file is the metadata file for your package, containing all the information LuaRocks needs in order to fetch, build and install your package. The Rockspec format supports various kinds of ...