mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2024-12-06 19:26:20 +01:00
bebe2338a6726a6f265e77df15a6da0dbfd79da0
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
80%
Dockerfile
17.1%
JavaScript
2.9%