[PR #2091] support setting timezone in docker images #23418

Closed
opened 2026-02-21 20:21:03 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2091

State: closed
Merged: Yes


  • install tzdata module in web docker image for timezone support
  • in web docker image, set the default TZ system env to UTC and be linked to /etc/localtime, referring Alpine docs: https://wiki.alpinelinux.org/wiki/Setting_the_timezone
  • in web docker image, set the default TZ system env to UTC
**Original Pull Request:** https://github.com/langgenius/dify/pull/2091 **State:** closed **Merged:** Yes --- - install `tzdata` module in web docker image for timezone support - in web docker image, set the default `TZ` system env to `UTC` and be linked to `/etc/localtime`, referring Alpine docs: https://wiki.alpinelinux.org/wiki/Setting_the_timezone - in web docker image, set the default `TZ` system env to `UTC`
yindo added the pull-request label 2026-02-21 20:21:03 -05:00
yindo closed this issue 2026-02-21 20:21:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23418