without first installing libpq-dev and then docker-php-ext-install pdo_pgsql pgsql, this does not work.
Are we supposed to build our own images for this to work or am I missing something else?
Thanks for adding this!
I use pg for everything, makes it easier for me to integrate with existing backup scripts
without first installing libpq-dev and then docker-php-ext-install pdo_pgsql pgsql, this does not work.
Are we supposed to build our own images for this to work or am I missing something else?
Thanks for adding this!
I use pg for everything, makes it easier for me to integrate with existing backup scripts