Hi!
In the examples/docker-compose.yaml file there is the TZ environment variable but if I set it to a value other than UTC the container remains in UTC.
I tried with:
TZ: CET
or
TZ: Europe/Rome
but the date inside the container is always UTC:
386c48494a44:/$ date
Wed Nov 20 11:48:06 UTC 2024