2021-05-17 11:21:54 +10:00
2021-05-10 13:32:46 +10:00
2021-05-17 11:21:54 +10:00
2021-04-28 16:51:56 +10:00
2021-04-28 16:51:56 +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
  • mkcert
  • dbmate
  • Python3 and pip

The following architectures are supported:

  • amd64
  • arm/v7
  • arm64

Usage:

FROM jc21/nginx-full

...
S
Description
Docker image with compiled Nginx (OpenResty) and OpenSSL with all the stock Nginx plugins enabled.
Readme 241 KiB
Languages
Shell 80%
Dockerfile 17.1%
JavaScript 2.9%