alejandrososa / dockbox

Entorno de desarrollo LAMP con Docker en Español
MIT License
13 stars 6 forks source link

Container php faild on build #2

Open rodrigomediaadgo opened 7 years ago

rodrigomediaadgo commented 7 years ago

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

rodrigomediaadgo commented 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