mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2024-12-06 19:26:20 +01:00
7b583d816bdd6b5e60a995ac257167a2a71e4573
nginx-full
This is a base image for use in other images. See Dockerfile for build steps.
The following images are built:
latest
- OpenResty
- Lua
certbot
- Certbot
- Python3 and pip
acmesh (used in Nginx Proxy Manager v3)
- Acme.sh
certbot-node (used in Nginx Proxy Manager v2)
- Certbot
- Python3 and pip
- Nodejs
acmesh-golang (development for Nginx Proxy Manager v3)
- Acme.sh
- Golang
The following architectures are supported for all images:
- amd64
- arm/v7
- arm64
Usage:
FROM nginxproxymanager/nginx-full:latest
...
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%