Modularize

This commit is contained in:
2021-03-21 17:53:35 +01:00
parent 4b45a7aeea
commit 8b7c390fda
2 changed files with 3 additions and 12 deletions

View File

@ -1,4 +0,0 @@
FROM httpd:alpine
COPY ./docs/ /usr/local/apache2/htdocs/
RUN chown 1000 -R /usr/local/apache2/htdocs