virtuman / docker-nginx

Nginx docker with Pagespeed, GeoIP, Image, LDAP and more modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx + Pagespeed

An nginx container mimicking the official nginx box, but instead using a rebuilt version of the .deb with the PageSpeed module compiled in.

Versions

  • Nginx: 1.11.6-1~jessie
  • NPS: 1.11.33.4

Building the .deb package

If you want to rebuild the package files:

% docker-compose -f docker-build.yml build
% docker-compose -f docker-build.yml run build

Then, the new packages should be in /packages folder.

docker-nginx

About

Nginx docker with Pagespeed, GeoIP, Image, LDAP and more modules


Languages

Language:Shell 100.0%