Maybe I need a newline?

This commit is contained in:
Timothy Warren 2017-03-01 10:44:03 -05:00
parent b524131c0e
commit 3cefffd299
1 changed files with 1 additions and 1 deletions

View File

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