File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Pre-Built Nginx Modules
22
3+ <svg viewBox =" 0 0 1024 1024 " version =" 1.1 " xmlns =" http://www.w3.org/2000/svg " p-id =" 1872 " width =" 128 " height =" 128 " ><path d =" M512 0L68.48 256v512L512 1024l443.52-256V256L512 0z m256 707.84c0 30.08-27.562667 55.04-65.237333 55.04-26.922667 0-57.642667-10.88-76.842667-34.56l-256-304.682667v284.16c0 30.762667-24.32 55.04-54.357333 55.04H312.32c-30.762667 0-55.04-25.6-55.04-55.04V316.16c0-30.08 26.88-55.04 64-55.04 27.562667 0 58.88 10.88 78.08 34.56l254.72 304.682667V316.16c0-30.762667 25.6-55.04 55.04-55.04h3.2c30.72 0 55.04 25.6 55.04 55.04v391.68H768z " fill =" #1296db " ></path ></svg >
4+
35A bunch of useful pre-built modules for nginx, can be used directly in docker or Debian/Ubuntu.
46
57## Build Env
68
79- https://github.com/nginx-with-docker/nginx-docker-playground
810 - Nginx Development Environment based on official docker image.
911
10- ## Nginx Images
12+ ## Nginx Modules Images
1113
1214The modules are compatible with nginx version to 1.21.0
1315
@@ -26,15 +28,15 @@ The modules are compatible with nginx version to 1.21.0
2628 <td>0.05</td>
2729 </tr>
2830 <tr>
29- <td colspan="3">array-var-nginx-module - Add support for array-typed variables to nginx config files.</td>
31+ <td colspan="3">array-var-nginx-module - Add support for array-typed variables to nginx config files.<br />< /td>
3032 </tr>
3133 <tr>
3234 <td><a href="https://github.com/cubicdaiya/ngx_dynamic_upstream">ngx_dynamic_upstream</a></td>
3335 <td>@cubicdaiya</td>
3436 <td>0.1.6</td>
3537 </tr>
3638 <tr>
37- <td colspan="3">ngx_dynamic_upstream is the module for operating upstreams dynamically with HTTP APIs such as ngx_http_upstream_conf.</td>
39+ <td colspan="3">ngx_dynamic_upstream is the module for operating upstreams dynamically with HTTP APIs such as ngx_http_upstream_conf.<br />< /td>
3840 </tr>
3941 <tr>
4042 <td><a href="https://github.com/nginx-with-docker/ngx_http_echo_module">ngx_http_echo_module</a></td>
You can’t perform that action at this time.
0 commit comments