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.
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/Dockerfile
s allow to build each PHP version for each Stack and can also be extended easily for future Stacks.