We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a9512 commit b6eba9fCopy full SHA for b6eba9f
Dockerfile
@@ -17,6 +17,7 @@ RUN \
17
php7-ctype \
18
php7-pdo_sqlite \
19
php7-tokenizer \
20
+ php7-zip \
21
tar && \
22
echo "**** install heimdall ****" && \
23
mkdir -p \
0 commit comments