Sign inSign up

mongrelion/darkhttpd

By mongrelion

Updated about 11 years ago

Image
0

364

mongrelion/darkhttpd repository overview

darkhttpd Docker container

This image is based on the Glider Lab's Alpine lightweight Docker image.

Mount the directory that you want to serve to the container's /var/www/ folder. The process listens by default on port 80.

Example:

  docker run -p 8080:80 -v /my/web/page/:/var/www/ mongrelion/darkhttpd

Tag summary

Content type

Image

Digest

sha256:95774939b

Size

2.4 MB

Last updated

about 11 years ago

docker pull mongrelion/darkhttpd