Docker4Drupal 2.4.0 and Docker4WordPress 2.3.0 Released

Chingis
Wodby blog
Published in
1 min readOct 19, 2017

--

Some of the important changes worth mentioning:

  • User www-data is now default in php, nginx and apache containers. No more --user=82 when run commands inside of a container
  • Images wodby/drupal-apache andwodby/wordpress-apache have been replaced with generic wodby/php-apache
  • PHP updated to 7.1.10, 7.0.24
  • Nginx updated to 1.13.6
  • Apache update to 2.4.28 with security fixes
  • MariaDB and its client updated to 10.1.26
  • New Redis 4.0
  • New profiling services: blackfire (integration with blackfire.io) and Webgrind (Xdebug front-end)
  • Libressl lib and pcntl extensions were added to PHP
  • Vanilla Drupal is now 8.4.0 out of the box

Full changelog available on GitHub: Docker4Drupal, Docker4WordPress

--

--