From openresty/openresty:alpine-fat RUN apk add openssl RUN luarocks install --tree lualdap && \ luarocks install --tree lua_modules luaposix && \ luarocks install --tree lua_modules etlua && \ luarocks install --tree lua_modules luafilesystem && \