use common build and publish approach

This commit is contained in:
2020-09-26 12:32:15 +02:00
parent 53f4671832
commit 6f03f05ac4
3 changed files with 5 additions and 27 deletions

View File

@ -26,7 +26,7 @@ RUN \
mkdir conf/editable/ssl/private && \
mkdir conf/editable/ssl/certs
COPY httpd-vhosts.conf conf/editable/
COPY httpd-vhosts.conf-template conf/editable/
VOLUME /usr/local/apache2/conf/editable
VOLUME /usr/local/apache2/logs