This commit is contained in:
Timothy Warren 2017-03-01 10:40:35 -05:00
parent b46be8b7fd
commit 40e45a0059
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ apk upgrade --update --no-cache \
git \
libmemcached-dev
echo 'apcu memcached' >> /usr/src/php-available-exts
docker-php-source extract
pecl install apcu-5.1.8
pecl install memcached-3.0.3