Skip to content

Docker image with compiled Nginx (OpenResty) and OpenSSL with all the Nginx plugins enabled.

Notifications You must be signed in to change notification settings

robheffo79/docker-nginx-full

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-full

This is a base image for use in other images. See Dockerfile for build steps.

The following is compiled/installed:

  • OpenResty
  • Lua
  • Certbot
  • Python3 and pip

The following architectures are supported:

  • amd64
  • arm/v7
  • arm64

Usage:

FROM nginxproxymanager/nginx-full

...

About

Docker image with compiled Nginx (OpenResty) and OpenSSL with all the Nginx plugins enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.2%
  • Dockerfile 41.7%
  • JavaScript 5.1%