Releases: wodby/docker4python
Releases · wodby/docker4python
0.1.25
Changes since 0.1.24
- 🔥 Experimental linux/arm64 support for Python, MariaDB, Nginx and PostgreSQL images
- ⬆️ Python 3.9.2, 3.8.8, 3.7.10, 3.6.13
- 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.1.24
Changes since 0.1.23
- ⭐️ Added Python 3.9, 3.8, dropped 3.5 (EOL)
- ⭐️ 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.1.23
Changes since 0.1.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.1.22
Changes since 0.1.21
- 😱 Python image no longer contains
ONBUILD
directives within image #2 - ⬆️ 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.1.21
0.1.20
0.1.19
Changes since 0.1.18
- 🔥. Docker-sync replaced with Mutagen – a faster alternative to improve bind mounts performance on macOS (how to use) wodby/docker4drupal#442 @Kwadz
- ⬆️. Python 3.7.9, 3.6.12, 3.5.10
- 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.1.18
0.1.16
0.1.15
Changes since 0.1.14
- Python:
- Version 2.7 support dropped (EOL)
- Added
jpeg-dev
package to-dev
version of images
- Nginx:
- New major versions: 1.19 and 1.18
- Bugfix: custom presets didn't work wodby/nginx#50
- MariaDB 10.1.45, 10.2.32, 10.3.23, 10.4.13
- PostgreSQL 12.3, 11.8, 10.13, 9.6.18, 9.5.22
- Apache: access to all hidden files except
.well-known
is now forbidden - Solr 8.5.2
- Adminer 4.7.7
- Elasticsearch, Kibana 7.7.1, 6.8.10
- Memcached 1.6.6
- Redis 6.0.5
- Node.js 12.18.0, 10.21.0
- Base OS Alpine Linux updated to 3.12.0 for most of the images
- Bugfix: solr service missed admin ui port for traefik
Update instructions
Update your .env
file and docker-compose.yml