NGINX proxy with Pagespeed & HTTP/2 support built from source
413
NGINX proxy with Pagespeed & HTTP/2 support built from source
Usage
Create an empty folder
Add following Dockerfile into the root of the folder:
FROM joostlaan/nginx-proxy:latest Then copy nginx.conf and the sites-enabled folder
Then adjust the nginx settings to proxy somewhere
Then build the docker image with
docker build -t yourname/nginx-proxy .
Fork of https://github.com/dgageot/ngxpagespeed Docker with Nginx and Pagespeed Module by Google
Content type
Image
Digest
sha256:272f5bf6e…
Size
235.8 MB
Last updated
about 10 years ago
docker pull joostlaan/nginx-pagespeed