Skip to content

5ndn/docker-phpunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

How to use this image.

phpunit () {
    docker run \
    -t \
    --rm \
    --volume $(pwd):/app:rw \
    5ndn/phpunit \
    "$@"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published