mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-09 17:41:14 +00:00
Add PHP module dirs
This commit is contained in:
11
php_modules/pgsql/build.yml
Normal file
11
php_modules/pgsql/build.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
|
||||
# Available Jinja2 variables:
|
||||
# ---------------------------
|
||||
# * {{ php_all_versions }}: Array of all PHP versions
|
||||
|
||||
|
||||
all:
|
||||
type: builtin
|
||||
build_dep: [libpq-dev]
|
||||
run_dep: [libpq5]
|
||||
Reference in New Issue
Block a user