According to the ReadMe.md, i was excpeting pdo_mysql extension enable by default in thecodingmachine/php:7.1-v3-apache image.
I'm looking for a way to enable / disable an extension after it was already configured / installed etc. It's common to enable/disable xdebug quickly for an image and we currently handle this by ...