Skip to content

Commit 722ce4a

Browse files
authored
Merge pull request #17 from KodeStar/patch-1
add php7-zip
2 parents 17a9512 + b6eba9f commit 722ce4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN \
1717
php7-ctype \
1818
php7-pdo_sqlite \
1919
php7-tokenizer \
20+
php7-zip \
2021
tar && \
2122
echo "**** install heimdall ****" && \
2223
mkdir -p \

0 commit comments

Comments
 (0)