Openhab uses wrong time?

Hi,

It is now after 22:00. In my openHAB log I see the following lines:

2019-01-12 21:29:58.816 [ome.event.ItemCommandEvent] - Item 'Stromzaehler' received command ON

from the host system:

danst@cassius ~ ❯❯❯ ls -la /etc/localtime                                                                                                                                                            ✘ 130 
lrwxrwxrwx 1 root root 33 Jan 11 09:00 /etc/localtime -> /usr/share/zoneinfo/Europe/Berlin

from docker-compose.yml

    volumes:
  - /etc/localtime:/etc/localtime:ro

Daniel

You can assign /etc/timezone as well

As what timezone is the container using?