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/nginx.vh.default.conf#L14
https://github.com/firesh/nginx-lua/blob/master/stable/alpine/Dockerfile
Content type
Image
Digest
sha256:4f09b79f2…
Size
24.9 MB
Last updated
about 3 years ago
docker pull firesh/nginx-lua