Sign inSign up

admintuts/nginx

By admintuts

Updated 6 months ago

Nginx Stable and Mainline (1.19.10-1.24.2) with TLSv1.3 and RTMP & GEOIP2 modules as dynamic

Image
2

10K+

admintuts/nginx repository overview

Nginx Rtmp module and GEOIP2 & TLSv1.3 were added with the GeoLite2-Country database embedded in the image.

$ nginx -V

nginx version: nginx/1.25.2

built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)

built with OpenSSL 3.1.3 19 Sep 2023

TLS SNI support enabled configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-http_realip_module --with-http_addition_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_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-openssl-opt=enable-tls1_3 --with-openssl-opt=no-nextprotoneg --add-dynamic-module=/ngx_http_geoip2_module --add-module=/nginx-ts-module --add-dynamic-module=/nginx-rtmp-module

The same goes for the Mainline version.

Configuration details can be found here :https://admintuts.net/server-admin/docker/custom-nginx-docker-image-geoip2-rtmp-support/

Tag summary

Content type

Image

Digest

sha256:e9e146830

Size

14 MB

Last updated

6 months ago

docker pull admintuts/nginx:1.29.5-rtmp-geoip2-alpine