Releases: devosc/docker
Releases · devosc/docker
Code Coverage
No pseudo-TTY
The option --no-tty
can be used to run the docker-php cmd line container without allocating a pseudo-TTY.
Traefik v2 Updates
More updates for Traefik v2. Router names need to be unique, and the docker-create-project cmd uses the container name as the router name.
Traefik v2
Update to Traefik v2.
Traefik v1.7.24
Use Traefik v1.7.24 instead of latest (2.x)
Yarn, PHPUnit
Add yarn. Configure curl to follow redirects for downloading PHPUnit.
PHP 7.4
Bug Fix: docker-wp multisite-convert
Fixes issue where docker-wp
always runs the multisite-convert
option.
PHPUnit
PHP Release Version
The Docker Compose file now uses a configuration variable for the PHP release version. The syntax for the Xdebug variable from the previous release has been corrected.