Supported tags and respective Dockerfile links5.7, latest (5.7/Dockerfile)How to use this image.phpunit () { docker run \ -t \ --rm \ --volume $(pwd):/app:rw \ 5ndn/phpunit \ "$@"}