FROM httpd:alpine COPY ./docs/ /usr/local/apache2/htdocs/ RUN chown 1000 -R /usr/local/apache2/htdocs