Open rodrigomediaadgo opened 7 years ago
ERROR: Service 'php' failed to build: The command '/bin/sh -c if [ ${INSTALL_MONGO} = true ]; then pecl install mongodb && docker-php-ext-enable mongodb && echo "extension=mongo.so" > /usr/local/etc/php/conf.d/ext-mongo.ini ;fi' returned a non-zero code: 1
Service 'php' failed to build: The command '/bin/sh -c if [ ${INSTALL_PHPREDIS} = true ]; then pecl install -o -f redis && rm -rf /tmp/pear && docker-php-ext-enable redis ;fi' returned a non-zero code: 1