FROM tommylau/php-5.2
WORKDIR /project
CMD ["/project/vendor/bin/phpunit-php52"]
