Releases: llaville/docker-php-toolbox
Releases · llaville/docker-php-toolbox
1.0.0
After 3 alpha, and 3 beta version, we are proud to announce to final stable release 1.0.0
Don't forget to read the documentation, and have a look on ROADMAP if you want to learn more about it's contents, especially if you're DevilBox users, and want Docker images compatible.
1.0.0-beta.3
Changed
- upgrade docker-php-extension-installer to version 1.4.0
- url of
composer
PHAR distribution inresources/tools/composer.json
- support to PHP 8.1.0 RC6
yaml
extension 2.2.2 add support to PHP 8.1
1.0.0-beta.2
Added
- new specialized command (
phive-install
) to install PHP Application from a PHAR archive
Tools
Changed
- upgrade docker-php-extension-installer to version 1.2.65
yarn
tool is no more installed by defaultuploadprogress
extension support now PHP 8.0
Fixed
Removed
- drop support of
uopz
extension (too much trouble (segmentation fault) with others extensions) - drop support of
yamllint
tool, because it can be replaced by Mega-Linter
1.0.0-beta.1
Added
Tools
Fixed
- file download url of
mhsendmail
tool
Third alpha version of prototype
Third prototype version with following contents (+9 tools):
new ROADMAP
The next release will be the first beta (beta.1), planned for 9 September 2021.
Second alpha version of prototype
Second prototype version with following contents (+40 extensions, +5 tools):
See Changelog for details.
Profiling
with :
- Docker version 20.10.7, build f0df350 - BuildKit enabled
- install-php-extensions v.1.2.55
With cold cache
bin/toolkit.php build:image -f ./Dockerfiles/mods/Dockerfile -B 7422 -vvv --profile 7.4 --no-cache
[OK] The local/php-fpm:7.4-mods tagged image was built with Dockerfile found in ./Dockerfiles/mods/Dockerfile.7422
Time: 34.79 minutes, Memory: 6.00Mb
With hot cache
bin/toolkit.php build:image -f ./Dockerfiles/mods/Dockerfile -B 7422 -vvv --profile 7.4
[OK] The local/php-fpm:7.4-mods tagged image was built with Dockerfile found in ./Dockerfiles/mods/Dockerfile.7422
Time: 2.98 seconds, Memory: 6.00Mb
First alpha version of prototype
First prototype version with following contents
https://github.com/llaville/docker-php-toolbox/blob/e3159c67983107b525270f4770ef8483dd065312/ROADMAP.md