element-hq / element-hq/dendrite
Add tzdata package inside docker image
- Dominant language
- Go
- Stars
- 965
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
*This issue was originally created by [**@magostinelli**](https://github.com/magostinelli) at .*
Timezone in docker setup is not working, the chat time is wrong.
It's possible to add the tzdata package in the official docker image? (matrixdotorg/dendrite-monolith:main):
apk add tzdata
If I manually install the package everything works as expected.
Regards.
Contributor guide
Research direction
Inspect the Docker image definition for matrixdotorg/dendrite-monolith:main and reproduce the timezone behavior before installing tzdata manually. Done means the official image includes tzdata and chat times are correct without a manual package installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100