1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-25 05:16:30 +00:00

Merge pull request #770 from sischnei/http2-in-readme

Updated README to include HTTP/2.0
This commit is contained in:
Jason Wilder 2017-03-18 09:38:16 -06:00 committed by GitHub
commit 619943ac1e

View File

@ -31,7 +31,7 @@ This image uses the debian:jessie based nginx image.
#### jwilder/nginx-proxy:alpine #### jwilder/nginx-proxy:alpine
This image is based on the nginx:alpine image. This image is based on the nginx:alpine image. Use this image to fully support HTTP/2 (including ALPN required by recent Chrome versions). A valid certificate is required as well (see eg. below "SSL Support using letsencrypt" for more info).
$ docker pull jwilder/nginx-proxy:alpine $ docker pull jwilder/nginx-proxy:alpine