docker-mysqldump
docker-mysqldump copied to clipboard
add tzdata to enable changing Timezone with ENV variable TZ
By installing tzdata, we can change easily change timezone with TZ variable in docker-compose file Since crontabs are highly related to time, i think it is important to be able to do it !