First of all many thanks to all the people involved in this project for their time.
This change will allow to pass timezone as environment vartiable to the docker container. Example:
-e TZ=Europe/Madrid
This will ease setting up CRON_TIME environment variable (which by the way would be nice to clarify that uses UTC timezone) to execute the cron job at the right time.
First of all many thanks to all the people involved in this project for their time.
This change will allow to pass timezone as environment vartiable to the docker container. Example:
This will ease setting up CRON_TIME environment variable (which by the way would be nice to clarify that uses UTC timezone) to execute the cron job at the right time.