archive
This commit is contained in:
6
archive/Dockerfile.lua
Normal file
6
archive/Dockerfile.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
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 && \
|
||||
Reference in New Issue
Block a user