github wodby/docker4wordpress 5.1.3

latest releases: 6.0.19, 6.0.18, 6.0.17...
6 years ago

Changes since 5.1.2

  • Vanilla WordPress updated to 4.9.8
  • PHP:
    • Updated to 7.2.8, 7.1.20, 7.0.31, 5.6.37
    • /var/www/html/vendor/bin added to $PATH
    • Added ~/.bash_profile for wodby user
    • SSH key, crontab and authorized key now can be added via bind mounts
  • Nginx:
    • Image wodby/wordpress-nginx has been replaced with wodby/nginx with $NGINX_VHOST_PRESET=wordpress
    • Nginx updated to 1.15.2
    • Rebased to Alpine Linux 3.8
    • New env vars to customize 403/404 pages location
    • Extended list of static files extensions (see README)
    • New env vars NGINX_STATIC_ to control settings for handling static content
    • New env var NGINX_ALLOW_ACCESS_HIDDEN_FILES to control access to files starting with a dot
    • Added pseudo-streaming server-side for .flv, .mp4, .mov, m4a files
    • Env vars NGINX_STATIC_MP4_* for mp4 streaming configuration
    • Updated default values for open_file_cache settings
    • Default expires for static content set to 7d by default
  • Apache:
    • Image wodby/php-apache has been replaced with wodby/apache with $APACHE_VHOST_PRESET=php
    • Env var APACHE_SERVER_ROOT renamed to APACHE_DOCUMENT_ROOT (old name still supported)
    • MPM modules are now shared and can be changed (event is still the default)

Update instructions

Update your .env and docker-compose.yml files

Don't miss a new docker4wordpress release

NewReleases is sending notifications on new releases.