github wodby/docker4wordpress 5.1.0

latest releases: 6.0.11, 6.0.10, 6.0.9...
5 years ago

Changes since 5.0.7

  • WordPress updated to 4.9.6
  • PHP
    • Added php tidy extension
    • Added tideways xhprof extension wodby/drupal-php#49 (disabled by default)
    • auto_prepend_file and auto_append_file are now configurable
    • Updated PHP extensions: GRPC 1.12.0, igbinary 2.0.6, mongodb 1.4.4
  • MariaDB:
    • New version 10.3 added (10.3.7)
    • MariaDB updates: 10.2.15, 10.1.34
    • ⭐️Latest MariaDB 10.1 now works with bind mounts on macOS/Win, this version is now default
    • optimizer_prune_level and optimizer_search_depth are now configurable wodby/mariadb#4
    • ⭐️Default innodb_buffer_pool_size set to 128M that should significantly decrease memory usage by MariaDB container
    • Default innodb_buffer_pool_instances set to 1
  • Nginx:
    • Added new Nginx 1.15
    • ⭐️Added mog_pagespeed module. Disabled by default, to enable uncomment NGINX_PAGESPEED=on
    • Added new modules:
http_image_filter_module
http_slice_module
http_xslt_module
stream_geoip_module
stream_realip_module
stream_ssl_preread_module
  • Varnish: environment variable VARNISHD_STORAGE_SIZE has been dropped, we no longer add a predefined secondary storage. You can now add your custom secondary storage via VARNISHD_SECONDARY_STORAGE wodby/varnish#4
  • Webgrind: changed default error reporting level, rebased to latest PHP 7.1 image

Update instructions

Update your .env and docker-compose.yml files

Don't miss a new docker4wordpress release

NewReleases is sending notifications on new releases.