This repo is Dockerfile for firesh/nginx-lua images in docker hub. It is base offical Nignx Dockerfile. To minimize the docker image, we build from Apline Linux.
Only 2 modules is add:
docker run -d -p 80:80 -p 443:443 firesh/nginx-lua
Please view Lua script in nginx conf:
https://github.com/firesh/nginx-lua/blob/master/stable/alpine/Dockerfile