Releases: wodby/docker4ruby
Releases · wodby/docker4ruby
0.3.26
Changes since 0.3.25
- 🐞 linux/arm64 fixes (incompatible gotpl architecture)
- 🐳 linux/arm64 support added for Redis
- MariaDB:
- ⬆️ Updates: 10.5.9, 10.4.18, 10.3.28, 10.2.37
- 🚨 RocksDB plugin no longer compiled in
- ⬆️ Solr 8.8.1
- ⬆️ Redis 6.2.0, 5.0.11
- ⬆️ Node.js 14.16.0, 12.21.0, 10.24.0
- 🚨 Portainer dropped in favour of Docker desktop dashboard
- ℹ️ README now includes info about arm64 support
Update instructions
Update your .env
and docker-compose.yml
files
0.3.25
Changes since 0.3.24
- 🔥 Experimental linux/arm64 support for Ruby, MariaDB, Nginx and PostgreSQL images
- Nginx:
- ⬆️ Updated to 1.19.7
- 🚨 Pagespeed module dropped due to continued lack of OpenSSL 1.1 support apache/incubator-pagespeed-mod#1856
- ⬆️ Alpine Linux updated from 3.8 to 3.13
- 📜 Added status endpoint wodby/nginx#55
- PostgreSQL:
- ⬆️ Updates: 13.2, 12.6, 11.11, 10.16, 9.6.21
- 🚨 Dropped 9.4, 9.5 support (EOL)
- ⬆️ Solr 8.8.0
- ⬆️ Adminer 4.8.0
- ⬆️ Elasticsearch, Kibana 7.11.1, 6.8.14
- ⬆️ Node.js 14.15.5 12.20.2, 10.23.3
- ⬆️ Base image Alpine Linux updated to 3.13.2 for most of the images
Update instructions
Update your .env
file
0.3.24
Changes since 0.3.23
- ⭐️ Added Ruby 3.0
- ⭐️ Added PostgreSQL 13
- MariaDB:
- 🦴 Bind mount issue (probably out of disk space) on Win/macOS is now resolved https://jira.mariadb.org/browse/MDEV-16015
- 🦴 Updated init script
- ⬆️ Node.js 14.15.4, 12.20.1, 10.23.1
- ⬆️ Redis 6.0.10
- 🔃 Adminer rebuilt against updated PHP image
Update instructions
Update your .env
file
0.3.23
Changes since 0.3.22
- Nginx:
- ⬆️ Updated to 1.19.6
- 🐞 Custom preset checked incorrectly wodby/nginx#53
- ⬆️ Node.js 14.15.2, 12.20.0
- ⬆️ Adminer 4.7.8
- ⬆️ Elasticsearch, Kibana 7.10.1
- ⬆️ Memcached 1.6.9
- ⬆️ Base image Alpine Linux updated to 3.12.3
Update instructions
Update your .env
file
0.3.22
Changes since 0.3.21
- ⬆️ Nginx 1.19.4
- ⬆️ MariaDB 10.5.8, 10.4.17, 10.3.27, 10.2.36
- ⬆️ PostgreSQL 12.5, 11.10, 10.15, 9.6.20, 9.5.24
- ⬆️ Varnish 6.0.7
- ⬆️ Solr 8.7.0
- ⬆️ Redis 6.0.9, 5.0.10
- ⬆️ Node.js 14.15.1, 12.19.1, 10.23.0
- ⬆️ Elasticsearch, Kibana 7.10.0, 6.8.13
- ⬆️ Memcached 1.6.8
- ⬆️ AthenaPDF 2.16.0
- 🔃 Adminer rebuilt against updated PHP image
- ⬆️ Base image Alpine Linux updated to 3.12.1
Update instructions
Update your .env
file
0.3.21
0.3.20
0.3.19
Changes since 0.3.18
- 🔥. Docker-sync replaced with Mutagen – a faster alternative to improve bind mounts performance on macOS (how to use) wodby/docker4drupal#442 @Kwadz
- MariaDB:
- ⭐️. Added new major release MariaDB 10.5
- ⬇️. Dropped MariaDB 10.1
- ⬆️. 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 rebuilt against updated PHP image
- ⭐️.
make shell
now accepts optional argument to access containers other than ruby, e.g.make shell nginx
wodby/docker4wordpress#64 @gnowland
Update instructions
Update your docker-compose.yml
and .env
files
0.3.18
Changes since 0.3.17
- Added Ruby 2.7 (now latest), dropped 2.4 (EOL)
- Nginx 1.19.2
- MariaDB 10.4.14, 10.3.24, 10.2.33, 10.1.46
- Redis 6.0.6
- Node.js 14.8.0, 12.18.3, 10.22.0
- Elasticsearch, Kibana 7.8.1, 6.8.11
- Solr 8.6.0
- Adminer rebuilt against updated PHP image
Update instructions
Update your .env
file