Sign inSign up

rickl/nghttp2-alpine

By rickl

Updated about 9 years ago

Minimal nghttp2 docker image with ALPN support - only 10MB in size.

Image
4

1.2K

rickl/nghttp2-alpine repository overview

nghttp2-alpine

Minimal nghttp2 docker image with ALPN support - only 10MB in size.

Based on the fantastic tiny little Alpine Linux.

How to run

Just

$ docker run --rm -t rickl/nghttp2-alpine <nghttp | nghttpd | nghttpx>

Caveats

  • Python is not included so nghttp2's OCSP stapling won't work. You may want to add the --no-ocsp switch to suppress OCSP related warning
  • To make this image really small, libxml2 and libjansson are not enabled. This means:
    • nghttp -a (getting linked assets from the downloaded resource) is not supported
    • The hpack tool is not built

Tag summary

Content type

Image

Digest

Size

4.8 MB

Last updated

about 9 years ago

docker pull rickl/nghttp2-alpine