Oh thats why apache isn't building
This commit is contained in:
parent
ef82e3cf23
commit
a83aee7368
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ ONBUILD RUN composer dumpautoload -o; exit 0
|
|||
ONBUILD RUN /usr/bin/install-report
|
||||
|
||||
FROM php-core AS php-apache
|
||||
ARG PHP_VERSION
|
||||
RUN apt-get -qq update && \
|
||||
apt-get -yqq install --no-install-recommends \
|
||||
apache2 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue