cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.86k stars 3.77k forks source link

Support "TZ" environment variable in docker container #119321

Open ZsBT opened 6 months ago

ZsBT commented 6 months ago

Is your feature request related to a problem? Please describe. The docker container does not use the environment variable TZ .

Describe the solution you'd like If I set the environment variable TZ for a docker container, CC should use that time zone instead of the default UTC.

Describe alternatives you've considered None

Additional context Most of the docker image maintainers consider the environment variable TZ as the required time zone.

Jira issue: CRDB-36146

blathers-crl[bot] commented 6 months ago

Hello, I am Blathers. I am here to help you get the issue triaged.

I was unable to automatically find someone to ping.

If we have not gotten back to your issue within a few business days, you can try the following:

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

jlinder commented 6 months ago

Thanks for reporting this @ZsBT. This seems like it is a DB issue rather than a docker container issue and we're finding the right team for handling it.