This is a Docker image for php-cpp.
A C++ library for developing PHP extensions. It offers a collection of well documented and easy-to-use classes that can be used and extended to build native extensions for PHP.
$ docker run --rm -v $(pwd):/app sandrokeil/phpcpp make