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)
- Host: GitHub
- URL: https://github.com/adimit/docker-openresty
- Owner: adimit
- Created: 2015-10-13T11:29:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T09:43:32.000Z (over 10 years ago)
- Last Synced: 2025-09-24T21:48:55.129Z (9 months ago)
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`