FROM php RUN docker-php-ext-install pcntl \ && pecl install xdebug-2.9.4 \ && docker-php-ext-enable xdebug