summaryrefslogtreecommitdiff
path: root/Dockerfile
blob: 4db3107783584f4a450524379f1f401a0cdaca31 (plain)
1
2
3
4
FROM tyil/http-static

COPY _site /var/www
COPY .docker/lighttpd.conf /etc/lighttpd/custom.conf