Sign inSign up

happygears/nginx

By happygears

Updated over 6 years ago

Nginx with brotli compression module

Image
0

6.9K

happygears/nginx repository overview

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

Tag summary

Content type

Image

Digest

Size

10.6 MB

Last updated

over 6 years ago

docker pull happygears/nginx