Install tzdata package in the rasa sdk image
hsm207 opened this issue · 2 comments
Description of Problem:
Make it easy people to set the timezone so that the timestamp displayed in the logs makes sense to them
Overview of the Solution:
install the tzdata package when building the rasa sdk image so that people can specify their desired timezone using the TZ
environment variable at run time.
Examples (if relevant):
Blockers (if relevant):
Definition of Done:
Be able to configure the timezone that the timestamps are displayed in using the TZ
environment variable.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please create a new issue if you need more help.