mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Merge pull request #19 from waja/fix_libzip
PHP zip extension needs libzip.so.5 at runtime (Fixes: #17)
This commit is contained in:
commit
fc9e58cc26
@ -145,6 +145,7 @@ RUN NB_CORES=${BUILD_CORES-$(getconf _NPROCESSORS_CONF)} \
|
||||
libxml2 \
|
||||
libressl \
|
||||
libwebp \
|
||||
libzip \
|
||||
gd \
|
||||
pcre \
|
||||
zlib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user