Skip to content

Commit

Permalink
add library to php7-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Bragg committed Nov 7, 2017
1 parent a6cd4c5 commit 9c62f15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 7.0/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ RUN apk add --no-cache \
php7-xml \
php7-xmlreader \
php7-zip \
php7-zlib
php7-zlib \
&& apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ --allow-untrusted \
gnu-libiconv

# install and remove building packages
ENV PHPIZE_DEPS autoconf file g++ gcc libc-dev make pkgconf re2c php7-dev php7-pear \
Expand Down

0 comments on commit 9c62f15

Please sign in to comment.