All notable changes of Dockware releases are documented in this file using the Keep a CHANGELOG principles.
- Improved "pimpmylogs" entries for Shopware 5 and Shopware 6
- Add PHP 8.0
- Add Xdebug 3
- Add Compose 2
- Switched to "trunk" branch in contribution
- Fix broken database permissions on used triggers if a custom database user is used. This led to problems when creating e.g. products in the Administration.
- Fix problem where mysqld.sock.lock file was not correctly deleted on bootup, which could lead to the issue that the MySQL fails when starting.
- Remove wrong "/" path in Shopware 5 images
- set home dir for users to /var/www to avoid watcher permission bugs
- made logging from cli & fpm constistent
- made images smaller
- ebalbed opcache per default
- custom ssh dosen't require sudo pwd anymore
- CLI Logging now works
- located makefile again under /var/wwww
- fixed switching xdebug
- fixed restarting with custom ssh user
- fixed makefule essentials (watch commands)
- fixed session permissions on /etc/..
- Shopware 5.5.10 dev image
- Big perfromance boost if xdebug is off
- make commands for en/disable xdebug without restart can be found in var/www/scripts
- composer 2.0
- Make sure xdebug is safly disabled
- hirak/prestissimo (not lomger needed as we have now composer 2.0)
- Add php-fpm
- Add mpm_event
- Add mod_php
- Add mpm_prefork
- Fix broken Storefront Watcher due to wrong Apache Document directory
- Fix broken Storefront Watcher script in dockware/contribution due to missing second request header.
- Brand new "dockware/flex" image
- New Tideways integration
- New Filebeat integration
- Apache DocRoot environment setting
- Option to create a custom SSH users and remove the default SSH user
- Option to create a custom MySQL user and disable remote access for "root"
- Set your custom timezone with the "TZ" environment variable
- Fixes watchers for Storefront and Admin for latest Shopware versions
- Added first Shopware 5 dockware images
- Added new dockware/essentials image
- Added initial version of dockware/play, dockware/dev and dockware/contribute