Docker: Could not find any MySQL database drivers. (MySQLi or PDO required.)

Solution:

docker-php-ext-install mysql mysqli pdo pdo_mysql