andrius / asterisk

Asterisk PBX in Docker on Alpine Linux. Smallest Asterisk ever! ;)
MIT License
258 stars 94 forks source link

Local time #8

Open AstraSerg opened 5 years ago

AstraSerg commented 5 years ago

Hi, thanks for excellent project! Can you please set the local time to UTC in the containers? PST is not very useful in Russia ;)

andrius commented 4 years ago

It is perhaps default as set in docker base image. Thanks for notice: currently I am in big refactor of codebase (including basic testing using bats) and I will take care on timezone in the images

AstraSerg commented 4 years ago

Thanks!

SloCompTech commented 10 months ago

You probably need to add tzdata package, then timezone can be easly configured with TZ variable.