Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add timezone config in app container #639

Merged
merged 1 commit into from
Dec 29, 2021
Merged

feat: Add timezone config in app container #639

merged 1 commit into from
Dec 29, 2021

Conversation

mr-karan
Copy link
Collaborator

Adds tzdata in the Dockerfile of the app so that
user can pass a TZ env variable to the container to configure
their timezone information.

Fixes #637

Adds `tzdata` in the `Dockerfile` of the app so that
user can pass a `TZ` env variable to the container to configure
their timezone information.
@knadh knadh added the enhancement New feature or request label Dec 29, 2021
@knadh knadh merged commit d523d0a into knadh:master Dec 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure time
2 participants