Sign inSign up

cbolt/thttpd

By cbolt

•Updated almost 7 years ago

small http service for serving files quickly on the go

Image
2

50K+

cbolt/thttpd repository overview

github source⁠

⁠Example Usage

docker run -it --rm \
  --name thttpd \
  -p '80:80' \
  -v '</path/to/data>/www:/www' \
  cbolt/thttpd

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

almost 7 years ago

docker pull cbolt/thttpd