Files
trading_bot_v4/Dockerfile
mindesbunister 9673457326 feat: add Berlin timezone support to containers
- Add tzdata package to Dockerfile runner stage
- Set TZ=Europe/Berlin in docker-compose.yml for both trading-bot and postgres
- All container timestamps now show CET instead of UTC
- User-friendly log times matching local time

Files changed:
- Dockerfile: Added tzdata to runner stage
- docker-compose.yml: Added TZ environment variable
2025-11-14 05:56:03 +01:00

2.6 KiB