Skip to content

Tags: openresty/docker-openresty

Tags

1.27.1.1-3

Add RESTY_APK_ALPINE_VERSION buildarg

Signed-off-by: Evan Wies <evan@neomantra.net>

1.27.1.1-2

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>

1.25.3.2-3

Add RESTY_APK_ALPINE_VERSION buildarg

Signed-off-by: Evan Wies <evan@neomantra.net>

1.21.4.4-1

Add RESTY_APK_ALPINE_VERSION buildarg

Signed-off-by: Evan Wies <evan@neomantra.net>

1.27.1.1-1

Update README to thank Travis CI =)

Signed-off-by: Evan Wies <evan@neomantra.net>

1.27.1.1-0

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.

1.25.3.2-2

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`.

1.25.3.2-1

Release 1.25.3.2-1

1.21.4.4-0

Release 1.21.4.4-0

1.25.3.2-0

Upgrade OpenResty to 1.25.3.2 (#256)