Sign inSign up

shelmangroup/darkhttpd

By shelmangroup

•Updated over 8 years ago

Statically linked minimalist http server (darkhttpd) with zero dependencies.

Image
1

10K+

shelmangroup/darkhttpd repository overview

Source: https://github.com/shelmangroup/darkhttpd⁠

⁠darkhttpd

CircleCI

Containerized and statically linked build of darkhttpd⁠ with zero dependencies.

Weighs in at just under 50kB.

⁠How to run

A minimal example to serve current working directory on port 8000:

docker run -v $PWD:/www -p 8000:80 shelmangroup/darkhttpd

Tag summary

Content type

Image

Digest

Size

45.3 kB

Last updated

over 8 years ago

docker pull shelmangroup/darkhttpd