mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-05-18 07:40:36 +00:00
596bf40a83021b691379bbc1b72a50dd992f76cf
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
...
Description
Docker image with compiled Nginx (OpenResty) and OpenSSL with all the stock Nginx plugins enabled.
Languages
Shell
77.8%
Dockerfile
18.8%
JavaScript
3.4%