/docker-image-phpunit

A Docker image that runs phpunit

Primary LanguageDockerfileMIT LicenseMIT

docker-image-phpunit

Build Status

This repository contains the Docker image used to run phpunit.

Usage

Run phpunit:

docker run --rm -it -v $(pwd):/data chesszebra/phpunit