Service 'app' failed to build: The command '/bin/sh -c yum.. .... yum -y install php-mysql' returned a non-zero code: 1

on docker-compose up giving me the following error on my windows 10 Pro :

Last metadata expiration check: 0:01:45 ago on Fri Dec 13 03:20:10 2019.
No match for argument: php-mysql
Error: Unable to find a match strong text
ERROR: Service ‘app’ failed to build: The command ‘/bin/sh -c yum -y update && yum -y install httpd php && yum -y install php-pdo && yum -y install php-mysql’ returned a non-zero code: 1

Can someone have the solve?