Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Timezone configuration in docker container #734

Closed
klerai opened this issue Dec 4, 2018 · 2 comments
Closed

Timezone configuration in docker container #734

klerai opened this issue Dec 4, 2018 · 2 comments

Comments

@klerai
Copy link

klerai commented Dec 4, 2018

For those running the docker container on a server with a timezone other then UTC have no direct possibility to adjust the zone information through the user interface.

Following the usage pattern from the guys at LinuxServer.io, I suggest to use the additional volume parameter within the docker run command.
-v /etc/localtime:/etc/localtime:ro \

@nachoparker
Copy link
Member

good idea, thanks

@vgdh
Copy link

vgdh commented Jun 29, 2024

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants