PHP container containing phpunit, php-cs-fixer and phpmd
1.6K
You can use this container as follows:
docker run -v $(pwd):/app phpunit
docker run -v $(pwd):/app phpmd
docker run -v $(pwd):/app php-cs-fixer
Content type
Image
Digest
Size
185.4 MB
Last updated
over 9 years ago
docker pull ivanbarlog/php-test