Skip to content

Nginx extended version: provides a version of nginx with the standard modules, plus extra features and modules

Notifications You must be signed in to change notification settings

yfix/docker-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yfix/docker-nginx

CircleCI Docker Stars Docker Pulls ImageLayers

Nginx extended version: provides a version of nginx with the standard modules, plus extra features and modules, this container is based on ubuntu:14.04 (trusty) and the official PPA.

Tags:

  • Stable: Stable versions of NGINX.
  • Development: Development (aka Mainline) versions of NGINX.

STANDARD HTTP MODULES:

Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI, Geo, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, SSI, Upstream, User ID, UWSGI.

OPTIONAL HTTP MODULES:

Addition, Debug, Embedded Perl, FLV, GeoIP, Gzip Precompression, Image Filter, IPv6, MP4, Random Index, Real IP, Secure Link, Spdy, SSL, Stub Status, Substitution, WebDAV, XSLT.

MAIL MODULES:

Mail Core, IMAP, POP3, SMTP, SSL.

THIRD PARTY MODULES:

Auth PAM, Chunkin, DAV Ext, Echo, Embedded Lua, Fancy Index, HttpHeadersMore, HTTP Substitution Filter, http push, Nginx Development Kit, Upload Progress, Upstream Fair Queue.

Usage

$ docker run -ti --rm -v /path/to/nginx:/etc/nginx -p 8081:80 yfix/nginx-extras

About

Nginx extended version: provides a version of nginx with the standard modules, plus extra features and modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 96.0%
  • HTML 4.0%