mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
14 lines
233 B
YAML
14 lines
233 B
YAML
---
|
|
|
|
# Available Jinja2 variables:
|
|
# ---------------------------
|
|
# * {{ php_all_versions }}: Array of all PHP versions
|
|
|
|
|
|
already_avail: [5.2, 5.3, 5.4, 5.5]
|
|
|
|
all:
|
|
type: builtin
|
|
build_dep: [librecode-dev]
|
|
run_dep: [librecode0]
|