We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c781c commit 878979bCopy full SHA for 878979b
resources/docker/virtual-host/php/Dockerfile.scratch
@@ -18,6 +18,7 @@ RUN set -x \
18
libxml2-dev \
19
libxslt1-dev \
20
libzip-dev \
21
+ unzip \
22
&& pecl install \
23
xmlrpc \
24
zip \
0 commit comments