Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 326 Bytes

File metadata and controls

13 lines (8 loc) · 326 Bytes

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