FROM httpd:2.4-alpine
COPY ./kole.html /usr/local/apache2/htdocs/index.html
COPY ./build/frontend/httpd.conf /usr/local/apache2/conf/httpd.conf