Skip to content

OpenResty is a full-fledged web application server by bundling the standard nginx core, lots of 3rd-party nginx modules, as well as most of their external dependencies.

License

Notifications You must be signed in to change notification settings

chinayin-docker/openresty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openresty Image

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

OpenResty is a full-fledged web application server by bundling the standard nginx core, lots of 3rd-party nginx modules, as well as most of their external dependencies.

Supported tags and respective Dockerfile links

Image Variants

  • openresty:<version>

Usage

You can use the image directly, e.g.

docker run --rm -it chinayin/openresty:1.21

The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.

You can also use the images as a base for your own Dockerfile:

FROM chinayin/openresty:1.21

About

OpenResty is a full-fledged web application server by bundling the standard nginx core, lots of 3rd-party nginx modules, as well as most of their external dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published