Skip to content

happygears/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx v1.17.6

Custom nginx image based on nginx:alpine v1.17.6 image with modules builded from source:

  • ngx_http_brotli_filter_module.so
  • ngx_http_brotli_static_module.so

Build an image

docker build -t happygears/nginx .

Run image

docker run -it --rm -p 9944:80 happygears/nginx:latest

About

Nginx with brotli compression module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published