Merge pull request #11 from chadyred/patch-3
Allow zip for list plugin availbale
This commit is contained in:
commit
a6e3e350de
@ -20,6 +20,7 @@ RUN apt-get update ; \
|
||||
php7.0-curl \
|
||||
php7.0-xml \
|
||||
php7.0-soap \
|
||||
php7.0-zip \
|
||||
perl \
|
||||
build-essential \
|
||||
libapache2-mod-php7.0 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user