This commit is contained in:
yohan 2018-12-29 00:07:55 +00:00
parent e7feb8c9d0
commit 0a35ce7994

View File

@ -12,3 +12,4 @@ COPY apache2.conf /etc/apache2/
COPY other-vhosts-access-log.conf /etc/apache2/conf-available/ COPY other-vhosts-access-log.conf /etc/apache2/conf-available/
RUN rm -f /etc/apache2/sites-enabled/* RUN rm -f /etc/apache2/sites-enabled/*
ENTRYPOINT ["/usr/sbin/apache2ctl", "-D", "FOREGROUND"] ENTRYPOINT ["/usr/sbin/apache2ctl", "-D", "FOREGROUND"]
RUN echo test