You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue with Ctrl+C signals not being handled properly by dunit.
Fixed an issue with $COLUMNS not being set properly inside the docker images. Phpunit test progress now properly line breaks.
New Features
dunit --pull will run docker pull $image for each of your images, making it easier to keep your images up-to-date.
New docker image php-nightly. This image is a build of PHP 7 beta from the github sources. Our thanks goes to @dave1010 as our docker image was originally inspired by his own PHP 7 images.
Other notes
Many of the default images have been reworked and squashed to be much smaller downloads. Feel free to build your own images on top of these fairly minimal Debian-based images.