Commit 2228d1ec authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Ajout de l'install de php-pear dans Dockerfile

parent e3577faf
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ RUN apt-get -qq update && \
        memcached \
        libmemcached-tools \
        netcat-openbsd \
        php-pear \
        php${PHP_VERSION} \
        php${PHP_VERSION}-bcmath \
        php${PHP_VERSION}-curl \