PHP: Laravel error logs not displaying in docker console

Set the laravel logging configuration to ‘stderr’
Errors showing fine when I use php artisan serve but not in docker

Nginx
PHP-FPM

Logs are coming in php-fpm logs.