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
FROM nginxproxymanager/nginx-full
...