Skip to content

Commit a69681b

Browse files
committed
install the php zip extention in the workspace
1 parent 2c05c87 commit a69681b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

workspace/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN apt-get update \
2626
php7.0-mbstring \
2727
php7.0-mcrypt \
2828
php7.0-mysql \
29+
php7.0-zip \
2930
git \
3031
curl \
3132
vim \

0 commit comments

Comments
 (0)