Merge pull request #17 from KodeStar/patch-1

add php7-zip
This commit is contained in:
j0nnymoe 2018-11-04 21:54:01 +00:00 committed by GitHub
commit 722ce4ad2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ RUN \
php7-ctype \
php7-pdo_sqlite \
php7-tokenizer \
php7-zip \
tar && \
echo "**** install heimdall ****" && \
mkdir -p \