Address family not supported by protocol (97)

Hello,

When i try example :
'docker run -v $(pwd):/var/www/html --name my-php -d my-php’
or to run antoher build with php, i have this error :
failed to create new listening socket: socket(): Address family not supported by protocol (97)

I test on a Qnap NAS (and ipv6 is disabled… )

Any ideas ?
Thank you