Sign inSign up

fullaxx/darkhttpd

By fullaxx

•Updated over 1 year ago

statically linked darkhttpd with zero dependencies

Image
0

1.4K

fullaxx/darkhttpd repository overview

⁠A tiny docker image running darkhttpd

⁠Credit

I did not write darkhttpd⁠. Credit goes to Emil Mikulic [email protected]⁠
Also thanks to Daniel Lundin⁠ for the brilliant Dockerfile

⁠Base Docker Image

SCRATCH

⁠Get the image from Docker Hub

docker pull fullaxx/darkhttpd

⁠Run the image

docker run -d -p 80:80 -v /srv/docker/darkhttpd/www:/www fullaxx/darkhttpd /www

⁠Build it locally using the github repository

docker build -t="fullaxx/darkhttpd" github.com/Fullaxx/darkhttpd

Tag summary

Content type

Image

Digest

sha256:7df733951…

Size

58 kB

Last updated

over 1 year ago

docker pull fullaxx/darkhttpd