Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 97 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 97 Bytes

Building:

docker build -t lighttpd .

Running:

docker run --rm -ti -v $(pwd):/var/www lighttpd