nginx-http2 support compiled from source code
95
$ docker run -p 80:80 -p 443:443 -dit nginx-http2:1.13.8
$ curl --http2 -I https://localhost -k
HTTP/2 200
server: nginx/1.13.8
date: Wed, 31 Jan 2018 17:05:00 GMT
content-type: text/html
content-length: 64
last-modified: Sun, 28 Jan 2018 08:36:38 GMT
etag: "5a6d8b96-40"
accept-ranges: bytes
Content type
Image
Digest
Size
92.8 MB
Last updated
over 8 years ago
docker pull iabhi/nginx-http2:1.13.8