Sign inSign up

chr0n1x/docker-php-xdebug

By chr0n1x

Updated over 11 years ago

Image
0

1.6K

chr0n1x/docker-php-xdebug repository overview

docker-php-xdebug

PHP 5.6 container based on bryanlatten/docker-php ...with xdebug!!!!!

Just a PHP runtime container, so you can pretty much mount anything and just run it.

Example usage:

docker run                                  \
    --rm -ti                                \
    -v `pwd`:/app chr0n1x/docker-php-xdebug \
    /app/vendor/bin/phpunit --coverage-text --coverage-clover clover.xml

Tag summary

Content type

Image

Digest

sha256:3c215af6d

Size

-

Last updated

over 11 years ago

docker pull chr0n1x/docker-php-xdebug