Open
Description
Just installed the latest docker image and cannot seem to get the time zones function to enable. found the mariadb did not have time zone tables at all so i created the tables and populated them, and I have the time zone set in the environment variables, but glpi still says time zones are not enabled run the php command "php bin/console database:enable_timezones" to enable. however i cannot find how to run this in docker.
any suggestions?