Update Dockerfile

pull/35/merge^2
Antoine Guyon 5 years ago committed by GitHub
parent 9e08de9714
commit c9bb601299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,7 @@ ENV DEBIAN_FRONTEND noninteractive
#Installation d'apache et de php7.3 avec extension
RUN apt update \
&& apt install --yes --no-install-recommends \
apt-utils \
apache2 \
php7.3 \
php7.3-mysql \

Loading…
Cancel
Save