Closed rolandu closed 4 years ago
Thanks for opening your first issue here! Be sure to follow the issue template!
Post your compose yaml as requested
Oh, this is embarassing. I should read what I am copying, then I would have seen that the setting is right there in the file. I am sorry. Closing this issue.
No worries. That's exactly why we ask for all that info in the issue template 😉
Expected Behavior
The container's time zone should be either my local time zone (i.e. the Docker server's native) or UTC.
Current Behavior
Container's time zone is BST (British Summer Time), which is neither my local time zone nor UTC. This affects all the graphs in the web interface, for me they show an hour behind even though they are current.
Steps to Reproduce
Attempted solution
The recommended solution I found online was to add two volumes and restart the container, but this did not help:
Environment
OS: Debian GNU/Linux 10 (buster) CPU architecture: x86_64 How docker service was installed: (installed through apt) docker-compose version 1.24.1, build 4667896b
Command used to create docker container (run/create/compose/screenshot)
default docker-compose file from https://hub.docker.com/r/linuxserver/smokeping
Docker logs