Closed solairen closed 1 year ago
Hi,
those two extensions allow running Invoice-Ninja with PostgreSQL:
in here alpine\5\Dockerfile:
alpine\5\Dockerfile
RUN install-php-extensions \ bcmath \ exif \ gd \ gmp \ mysqli \ opcache \ pdo_mysql \ zip \ pdo_pgsql \ pgsql \ @composer \ && rm /usr/local/bin/install-php-extensions
This ticket is related with PostgreSQL support
@solairen are you able to PR this please?
@turbo124 yes. Today evening or tomorrow I will make PR.
@turbo124 I created a PR
Thanks!
Hi,
those two extensions allow running Invoice-Ninja with PostgreSQL:
in here
alpine\5\Dockerfile
:This ticket is related with PostgreSQL support