minor changes

This commit is contained in:
Roland Schneider
2020-07-14 18:52:44 +02:00
parent ecd0f65cbe
commit 5599d2ef4b
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,8 @@ RUN apt-get -y install php \
php-mysql \
php-xml \
php7.0-gd \
php7.0-mbstring
php7.0-mbstring \
php7.0-zip
RUN apt-get -y install php-xdebug php-soap php-curl