FROM centos:centos7.9.2009
Path: /usr/local/openresty/
configure:
--with-pcre=/tmp/pcre-8.45
--with-zlib=/tmp/zlib-1.2.13/
--with-openssl=/tmp/openssl-1.1.1s
--add-module=/tmp/nginx_upstream_check_module-0.4.0
--with-stream --with-http_gunzip_module
--with-http_gzip_static_module
--with-http_realip_module
--with-http_v2_module
--with-file-aio --with-threads
--with-stream_realip_module
--with-http_gzip_static_module
--with-http_realip_module
--with-http_v2_module
No tags have been pushed to this repository yet.