From 6045c5c8b1260d9a1e52df627c741f2c295aaea9 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 14 Jul 2016 11:00:12 +0200 Subject: [PATCH] configure plugins --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 4d0c0d6..fcf39bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/test php7-sockets \ php7-mcrypt \ php7-zip \ + php7-ldap \ php7-pspell RUN ln -s /usr/bin/php7 /usr/bin/php