Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rlei/nghttp2-alpine

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal nghttp2 docker image with ALPN support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.