mirror of
https://github.com/directus/directus.git
synced 2026-01-15 04:07:55 -05:00
* feat(docker): add support for changing the timezone Add support for changing the timezone of a docker container. This is a standard way of configuring the timezone in a lot of docker images. * Improve dockerfile cache performance Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>