install php xml in the workspace container

This commit is contained in:
Mahmoud Zalt 2016-05-18 08:23:53 +03:00
parent fb4fcdcb23
commit 07a07ab3ac

View File

@ -23,6 +23,7 @@ RUN apt-get update \
php7.0-common \
php7.0-curl \
php7.0-json \
php7.0-xml \
php7.0-mbstring \
php7.0-mcrypt \
php7.0-mysql \