During docker-compose I get the error message: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '' in /shopware/engine/Shopware/Components/DependencyInjection/Bridge/Db.php
I've found out the Variable SWDB_TZ=Europe/Berlin is missing in show-variables-local.env
The Demo isn't working really, shop-variables-local.env is incorrect (for example: https://github.com/dnhsoft/sw-docker-demo/blob/master/04-shopware-db-pma-cron-mail/shop-variables-local.env).
During docker-compose I get the error message: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '' in /shopware/engine/Shopware/Components/DependencyInjection/Bridge/Db.php
I've found out the Variable SWDB_TZ=Europe/Berlin is missing in show-variables-local.env