5.4.21
Changes since 5.4.20
- 🔥. Docker-sync replaced with Mutagen – a faster alternative to improve bind mounts performance on macOS (how to use) wodby/docker4drupal#442 @Kwadz
- ⬆️, Vanilla WordPress 5.5.1
- ⭐️. You can now set WP constants and salts via env vars from (see
.env
) #62 #63 #65 @gnowland - PHP:
- ⬆️. Updates: 7.4.10, 7.3.22
- ⭐️. MS SQL driver extension added wodby/php#119 @esolitos
- 🐳. Base image changed from wodby/base-php to php
- MariaDB:
- ⭐️. Added new major release MariaDB 10.5
- ⬇️. Dropped MariaDB 10.1
- ⭐️. Nginx now supports
/wp-sitemap.xml
endpoint - ⬆️. PostgreSQL 12.4, 11.9, 10.14, 9.6.19, 9.5.23
- ⬆️. Kibana, Elasticsearch 7.9.0, 6.8.12
- ⬆️. Solr 8.6.2
- ⬆️. Node.js 14.10.0
- ⬆️. Redis 6.0.8
- ⬆️. Memcached 1.6.7
- 🔃. Adminer, xhprof viewer and webgrind rebuilt against updated PHP image
- ⭐️.
make shell
now accepts optional argument to access containers other than ruby, e.g.make shell nginx
#64 @gnowland
Update instructions
Update your docker-compose.yml
and .env
files