PHP commandline-only images with some pre-installed extensions for PHP library programming.
- ast
- bcmath
- curl
- dom (included by xml in 7.3)
- gd
- gmagick
- gmp
- mcrypt (not in 7.3)
- soap
- xml
- xsl (included by xml in 7.3)
- zip
base: base image for general usagedev: development image with development tools:composerxdebug/phpdbgphp-dbg, custom command line wrapper for debugging in PhpStormphp-prof, custom command line wrapepr for generating XDebug profiling snapshots (Cachegrind)deptrac
Tested with GNU Make 3.81.
FLAVOUR environment variable defaults to base.
> make versions-avail
< 7.0/
make build -e VERSION=x.y [FLAVOUR=base|dev]
make release -e VERSION=x.y [FLAVOUR=base|dev]