How i can set Timezone in container ? I use container in PLC1152 for Nodered (balena-engine run -it --restart always -p 1880:1880 -v node_red_user_data:/data1 --name mynodered2 pxcbe/node-red). The Timezone in host is correct, but container use UTC time, not the same of host (UTC+1).
Hello raiola75,
could you give me a feedback, how you set the time zone on a PLCnext Control device? Do you follow the instruction described in following link: https://pxc1.esc-eu-central-1.empolisservices.com/service-express/portal/project1_p/document/en-so-deb95804-1aba-4247-8d77-da744c190b90?context=%7B%7D Please see the following description (the method 4 looks promising: 4. Using volumes) https://bobcares.com/blog/change-time-in-docker-container/ BR Eduard