Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

v2.1

Latest

Choose a tag to compare

@danbruce danbruce released this 31 Mar 17:54

Bug Fixes

  • 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.