We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ab260 commit 0a1693fCopy full SHA for 0a1693f
5.4/Dockerfile
@@ -21,6 +21,7 @@ RUN \
21
php5-mcrypt \
22
php5-gd \
23
php5-memcached \
24
+ php5-memcache \
25
php5-curl \
26
php-pear \
27
php-apc \
@@ -31,7 +32,6 @@ RUN \
31
32
php5-intl \
33
php5-tidy \
34
php5-imap \
- php5-imagick \
35
php5-json \
36
php5-imagick \
37
libapache2-mod-php5 && \
5.6/Dockerfile
php5-apcu \
php5-redis \
0 commit comments