barrel: Add APCU caching
This commit is contained in:
parent
29923650e5
commit
279d683c3b
1 changed files with 2 additions and 0 deletions
|
|
@ -42,7 +42,9 @@ RUN apt-get update && apt-get install -y \
|
|||
xmlrpc \
|
||||
&& \
|
||||
pecl install ssh2-1.2 && \
|
||||
pecl install apcu && \
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
curl \
|
||||
gd \
|
||||
intl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue