v2.0.0-alpha.13
Pre-release
Pre-release
·
469 commits
to master
since this release
Docker Desktop on Linux, Varnish Healthcheck improvements, database access fixes and more!
Added
startcommand received 2 new options:--pull-imagesand--reset-global-config. 4f03cd8- Error stack logging is added to
startcommand. ab89f86
Changed
- The PHP 8.1 image was updated to PHP version 8.1.10. ba2e5bc
- Refactored docker check, install and running status tasks to work correctly with Docker Desktop, added context switching when running Docker Desktop on Linux, added context to docker API, add logs to docker container API. 3c7f524
- Docker volumes will be created after FS is prepared. b2c6990
magento-scripts-php-ioncube-extensionwas updated formagento-scriptsv2. 7494e16- Local volumes will be recreated during
startcommand and removed duringstopcommand to reduce FS dependency to Docker. eb85e38 - XDebug configuration was moved to a separate configuration file with its own config in
cma.js. 913a4ec - Varnish health check is now disabled by default. It still can be enabled in
cma.js. 4098457 - Creation of
magentouser in the database was moved from MariaDB container env variables to a separate task. Should resolve issues with access denied during connection to the database. acaeba7 - OPCache settings were updated. 5555089