cloudControl / buildpack-php

cloudControl PHP buildpack
Apache License 2.0
13 stars 18 forks source link

[WIP] Build PHP for Multiple Stacks #51

Closed pst closed 5 years ago

pst commented 8 years ago

Build PHP version in Docker containers using our Stack images instead of inside Vagrant VMs that have to be maintained to match the Stack run-time environment seperately.

Additionally the Makefile and $STACK/Dockerfiles allow to build each PHP version for each Stack and can also be extended easily for future Stacks.