mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-15 23:49:31 +00:00
Updated recipes to update docker related files
This commit is contained in:
parent
19967bd42e
commit
8d816ab1ee
6 changed files with 85 additions and 41 deletions
|
|
@ -35,6 +35,9 @@ RUN set -eux; \
|
|||
ENV COMPOSER_ALLOW_SUPERUSER=1
|
||||
|
||||
###> recipes ###
|
||||
###> doctrine/doctrine-bundle ###
|
||||
RUN install-php-extensions pdo_pgsql
|
||||
###< doctrine/doctrine-bundle ###
|
||||
###< recipes ###
|
||||
|
||||
COPY --link frankenphp/conf.d/app.ini $PHP_INI_DIR/conf.d/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue