Sign inSign up

rookiezoe/nginx

By rookiezoe

•Updated 11 days ago

nginx with headers-more-nginx-module and nchan module. based on official nginx:alpine image.

Image
0

100K+

rookiezoe/nginx repository overview

https://github.com/RookieZoe/docker-images⁠

nginx⁠ docker image with headers-more-nginx-module⁠ and nchan⁠ module.

To use:

  1. In the beginning of nginx.conf, add module.
load_module modules/ngx_nchan_module.so;
load_module modules/ngx_http_headers_more_filter_module.so;
  1. Then, the other config as same as official docker-image⁠

Tag summary

Content type

Image

Digest

sha256:fd43d9a50…

Size

36.2 MB

Last updated

11 days ago

docker pull rookiezoe/nginx