An open API service indexing awesome lists of open source software.

https://github.com/adimit/docker-openresty

Docker container for openresty (nginx with LuaJIT and other goodies)
https://github.com/adimit/docker-openresty

Last synced: 5 months ago
JSON representation

Docker container for openresty (nginx with LuaJIT and other goodies)

Awesome Lists containing this project

README

          

# docker-openresty

Versions: 1.9.3.1 (latest) [(Dockerfile)](https://github.com/adimit/docker-openresty/blob/master/Dockerfile)

This image on {[docker](https://hub.docker.com/r/adimit/openresty/),[git](https://github.com/adimit/docker-openresty)}hub.

Docker image for [openresty](http://openresty.org/), [nginx](http://nginx.org)
with [LuaJIT](http://luajit.org/).

Environment variables:
* `$ngx_config`: The base `nginx.conf`.
* `$www_root`: The web root, with all of your `html` files.
* `$ngx_include`: A directory for additional configuration files, which will get
included by the standard `$ngx_config`