Test
This commit is contained in:
parent
e7feb8c9d0
commit
0a35ce7994
@ -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
|
Loading…
Reference in New Issue
Block a user