hehety/nginx

By hehety

Updated about 4 years ago

Build from official nginx source with many modules.

Image
0

1M+

hehety/nginx repository overview

Nginx Docker Image

Maintained by: Jason He

1.22.0

1.20.2

1.18.0

1.16.1

1.14.2

Quick reference

Where to file issues:

https://github.com/hetianyi/nginx-docker/issues

Supported architectures: (more info)

amd64, arm32v6, arm32v7, arm64v8, i386

How to use this image

Use like you would any other base image:

docker run -d -p 80:80 --name nginx hehety/nginx

Buildin Nginx Modules

--with-select_module \
--with-poll_module \
--with-threads \
--with-file-aio \
--with-http_ssl_module \
--with-http_v2_module \
--with-http_realip_module \
--with-http_addition_module \
--with-http_xslt_module \
--with-http_image_filter_module \
--with-http_geoip_module \
--with-http_sub_module \
--with-http_dav_module \
--with-http_flv_module \
--with-http_mp4_module \
--with-http_gunzip_module \
--with-http_gzip_static_module \
--with-http_auth_request_module \
--with-http_random_index_module \
--with-http_secure_link_module \
--with-http_degradation_module \
--with-http_slice_module \
--with-http_stub_status_module \
--with-http_perl_module \
--with-mail \
--with-mail_ssl_module \
--with-stream \
--with-stream_ssl_module \
--with-stream_realip_module \
--with-stream_geoip_module \
--with-stream_ssl_preread_module \
--with-compat \
--with-pcre \
--with-pcre-jit \
--with-libatomic \
--with-debug

Tag summary

Content type

Image

Digest

Size

13.3 MB

Last updated

about 4 years ago

docker pull hehety/nginx