2021-08-13 15:49:22 +10:00
2021-07-28 21:43:58 +10:00
2021-08-13 15:49:22 +10:00
2021-04-28 16:51:56 +10:00
2021-04-28 16:51:56 +10:00
2021-07-28 22:02:08 +10:00

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

...
S
Description
Docker image with compiled Nginx (OpenResty) and OpenSSL with all the stock Nginx plugins enabled.
Readme 241 KiB
Languages
Shell 80%
Dockerfile 17.1%
JavaScript 2.9%