Releases: PHPExpertsInc/dockerize
Releases · PHPExpertsInc/dockerize
Version 7.0: Major improvements + PHP 8.1 support
- [2021-11-02 15:47:49 CDT] PHP 8.1 RC5.
- [2021-11-01 08:08:36 CDT] Dramatically reduced total build time from 33 minutes to 11 minutes.
- [2021-11-01 06:24:52 CDT] Embedded composer into the php container.
- [2021-11-01 06:00:30 CDT] Run the native PHP when inside docker.
- [2021-07-29 07:13:12 CDT] Set the PHP memory_limit to unlimited by default.
- [2021-07-29 07:07:35 CDT] Fixed the building of xdebug.
- [2021-06-21 07:10:58 CDT] Added git and ssh for private packages supoprt.
Dockerized PHP Stack: 7.2.3
Added PHP 7.3.0.
Dockerized PHP Stack: 7.2.3
v1.2.0: 2018-03-07
-
[2018-02-04] Upgraded the stack:
- PHP v7.2.3
- Nginx v1.10.3 [unchanged]
- Redis v3.2.11
- PostgreSQL v9.6.7
- MariaDB 10.3.4 [unchanged]
-
[2018-02-21] Added support for multiple nginx vhosts.
-
[2018-02-21] Added support for SSL certificates and unlimited custom
nginx configuration. -
[2018-02-21] Added the bcmath PHP extension.
-
[2018-02-21] [internal] Created a Makefile for the creation of release files.
-
[2018-02-21] [internal] Consolidated the common docker files.