docker run --rm -p 443:443 -dit iabhi/nginx:http2
curl -I -X GET https://localhost -k
HTTP/1.1 200 OK
Server: nginx/1.13.0
Date: Mon, 10 Jul 2017 12:21:13 GMT
Content-Type: text/html
Content-Length: 274
Last-Modified: Mon, 10 Jul 2017 12:13:16 GMT
Connection: keep-alive
ETag: "59636f5c-112"
Strict-Transport-Security: max-age=15768000; includeSubDomains
Accept-Ranges: bytes
Content type
Image
Digest
Size
5 MB
Last updated
about 9 years ago
docker pull iabhi/nginx