Revert test
This commit is contained in:
parent
0a35ce7994
commit
81bca37e5f
@ -11,5 +11,4 @@ EXPOSE 443
|
|||||||
COPY apache2.conf /etc/apache2/
|
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
|
|
Loading…
Reference in New Issue
Block a user