fix luarocks
This commit is contained in:
@@ -79,10 +79,11 @@ COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf
|
||||
#RUN apt-get install liblua5.3-dev
|
||||
WORKDIR /usr/local/openresty
|
||||
|
||||
|
||||
RUN luarocks install --tree lua_modules luaposix && \
|
||||
luarocks install --tree lua_modules etlua && \
|
||||
luarocks install --tree lua_modules luafilesystem && \
|
||||
luarocks install --tree lua_modules lua-resty-auto-ssl
|
||||
luarocks install lua-resty-auto-ssl
|
||||
|
||||
RUN mkdir /etc/resty-auto-ssl #\
|
||||
#&& chown www-data /etc/resty-auto-ssl
|
||||
|
||||
Reference in New Issue
Block a user