adding start apache cmd
This commit is contained in:
parent
be91aef178
commit
4aac3beef9
1 changed files with 1 additions and 1 deletions
|
|
@ -53,4 +53,4 @@ RUN cd /var/www/html && COMPOSER=composer.local.json composer require --no-updat
|
||||||
RUN cd /var/www/html
|
RUN cd /var/www/html
|
||||||
|
|
||||||
# Start from the webserver neccessary or not? Test from 23.04.2021 -> not needed
|
# Start from the webserver neccessary or not? Test from 23.04.2021 -> not needed
|
||||||
#CMD ["apache2-foreground"]
|
CMD ["apache2-foreground"]
|
||||||
Loading…
Add table
Reference in a new issue