Commit e3577faf authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Ajout de l'install de php-pear et php-dev dans Dockerfile.sh

parent ad4363b1
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@ apt -qq update && \
        memcached \
        libmemcached-tools \
        netcat-openbsd \
        php-pear \
        php-dev \
        php${PHP_VERSION} \
        php${PHP_VERSION}-bcmath \
        php${PHP_VERSION}-curl \