statically linked darkhttpd with zero dependencies
1.4K
I did not write darkhttpd. Credit goes to Emil Mikulic [email protected]
Also thanks to Daniel Lundin for the brilliant Dockerfile
SCRATCH
docker pull fullaxx/darkhttpd
docker run -d -p 80:80 -v /srv/docker/darkhttpd/www:/www fullaxx/darkhttpd /www
docker build -t="fullaxx/darkhttpd" github.com/Fullaxx/darkhttpd
Content type
Image
Digest
sha256:7df733951…
Size
58 kB
Last updated
over 1 year ago
docker pull fullaxx/darkhttpd