Fix dependencies and swoole

This commit is contained in:
cytopia
2018-05-27 14:21:26 +02:00
parent 4c09729cf3
commit d081de866b
5 changed files with 50 additions and 99 deletions

View File

@@ -30,6 +30,7 @@ ENV BUILD_DEPS \
libvpx-dev \
zlib1g-dev \
libfreetype6-dev \
libwebp-dev \
libgmp-dev \
libmagickwand-dev \
libc-client-dev \
@@ -89,6 +90,7 @@ ENV RUN_DEPS \
libxpm4 \
libvpx4 \
libfreetype6 \
libwebp6 \
libmagickwand-6.q16-3 \
libc-client2007e \
libfbclient2 \

View File

@@ -88,7 +88,7 @@ ENV RUN_DEPS \
libxpm4 \
libvpx4 \
libfreetype6 \
libwebp-dev \
libwebp6 \
libmagickwand-6.q16-3 \
libc-client2007e \
libfbclient2 \

View File

@@ -88,7 +88,7 @@ ENV RUN_DEPS \
libxpm4 \
libvpx4 \
libfreetype6 \
libwebp-dev \
libwebp6 \
libmagickwand-6.q16-3 \
libc-client2007e \
libfbclient2 \

View File

@@ -219,7 +219,7 @@ RUN set -x \
--enable-mysqlnd \
--enable-coroutine \
--enable-picohttpparser \
--enable-timewheel \
#`--enable-timewheel` \
#`--enable-hugepage` \
#`--enable-asan` \
#`--with-phpx-dir=` \