An nginx container mimicking the official nginx box, but instead using a rebuilt version of the .deb with the PageSpeed module compiled in.
- Nginx: 1.11.6-1~jessie
- NPS: 1.11.33.4
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.