install the php zip extention in the workspace
This commit is contained in:
parent
2c05c87400
commit
a69681b07c
|
@ -26,6 +26,7 @@ RUN apt-get update \
|
||||||
php7.0-mbstring \
|
php7.0-mbstring \
|
||||||
php7.0-mcrypt \
|
php7.0-mcrypt \
|
||||||
php7.0-mysql \
|
php7.0-mysql \
|
||||||
|
php7.0-zip \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
vim \
|
vim \
|
||||||
|
|
Loading…
Reference in New Issue