Sign inSign up

iabhi/nginx-http2

By iabhi

Updated over 8 years ago

nginx-http2 support compiled from source code

Image
0

95

iabhi/nginx-http2 repository overview

Nginx with HTTP2 support on alpine latest

Nginx version: 1.13.8
To test this image run:
$ docker run -p 80:80 -p 443:443 -dit nginx-http2:1.13.8
Test with curl:
$ 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

Tag summary

Content type

Image

Digest

Size

92.8 MB

Last updated

over 8 years ago

docker pull iabhi/nginx-http2:1.13.8