Skip to content

svetlyopet/nginx-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Custom NGINX image with Lua support based on Bitnami's NGINX as a base image.

Can be used as a substitute for Openresty.

Build and Test

Only prerequisite is to have Docker installed.

To build and run the image locally:

docker build -t nginx-lua .
docker run nginx-lua

Or use docker-compose:

docker-compose up --build

About

Substitute for OpenResty using Bitnami's NGINX as base image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors