Skip to content

docker: add service to build and host site

Kevin Daudt requested to merge implement into master

alpinelinux/darkhttpd is used to host the static website, and a docker container is used to build the site, which gets copied to a shared volume.

Merge request reports