FROM docker.io/httpd:alpine

COPY ./httpd.conf /usr/local/apache2/conf/httpd.conf
