The Reverb websocket server (artisan reverb:start) needs pcntl for SIGINT/SIGTERM/SIGTSTP signal handling on shutdown; the base php:apache image doesn't enable it by default. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>