Tags: openresty/docker-openresty
Tags
Add RESTY_APK_ALPINE_VERSION buildarg Signed-off-by: Evan Wies <evan@neomantra.net>
Update alpine built-from-source flavor to Alpine 3.21.3 Update RESTY_OPENSSL_VERSION to 3.0.16 Fix RESTY_OPENSSL_VERSION patching -- broken since 1.27.1.1-0 Thanks to @badin017 for report and mitigation Signed-off-by: Evan Wies <evan@neomantra.net>
Add RESTY_APK_ALPINE_VERSION buildarg Signed-off-by: Evan Wies <evan@neomantra.net>
Add RESTY_APK_ALPINE_VERSION buildarg Signed-off-by: Evan Wies <evan@neomantra.net>
Update README to thank Travis CI =) Signed-off-by: Evan Wies <evan@neomantra.net>
Upgrade OpenResty to 1.27.1.1 for build-to-source flavors (#264) Upgrade OpenSSL to 3.0.15 Upgrade PCRE to 10.44 BREAKING: For parity with upstream, built-from-source also removes `--with-aio` to improve startup performance.
Include .main config files in nginx.conf (#257) Adds `include /etc/nginx/conf.d/*.conf;` to `nginx.conf` for injecting config into main stanza. **NOTE:** This may be a **breaking change** for those bind-mounting existing files named `*.main`.
PreviousNext