Hello Toradex team,
I hope you are all doing great!
Hardware:
- SoM Verdin IMX8M Plus Quad 4GB WB IT v1.1A
- Heatsink Verdin Industrial Heatsink Type 1 V1.0B
- Dual-Band Wi-Fi/Bluetooth PCB Antenna 100mm V1.0A
- Custom Carrier Board based on Verdin
uname:
Linux verdin-imx8mp-15133026 5.15.191-6.8.4+git.88e9f1ec02f8 #1-TorizonCore SMP PREEMPT Sun Sep 14 21:18:28 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
Images tested:
- torizon-core-docker-verdin-imx8mp-Tezi_6.8.4+build.40.tar (STABLE Release)
Guest OS:
- macOS (M1 Pro ARM64)
- Linux ubuntu (VM x86_64)
Question:
I would like to know how to dynamically configure the timezone inside a Docker container running on TorizonCore.
Our use case: we ship devices to clients in different countries, and we need to be able to configure the appropriate timezone on each device before shipping. Ideally, we would like to:
- Set the container timezone during device provisioning (without rebuilding the container image)
- Be able to update the timezone remotely if needed after deployment
What is the recommended approach for achieving this on TorizonCore?
Thank you in advance for your help!
Best regards,
Maxence