Horizon need pcntl : RUN docker-php-ext-install pdo pdo_mysql pcntl RUN docker-php-ext-configure pcntl --enable-pcntl testing: php -i | grep pcntl If good: pcntl support => enabled And no problem started: php artisan horizon