2021-11-25 11:14:21 +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 297 KiB
Languages
Shell 77.8%
Dockerfile 18.8%
JavaScript 3.4%