small http service for serving files quickly on the go
50K+
docker run -it --rm \
--name thttpd \
-p '80:80' \
-v '</path/to/data>/www:/www' \
cbolt/thttpd
Content type
Image
Digest
Size
2.7 MB
Last updated
over 6 years ago
docker pull cbolt/thttpd