Hi guys, I've got some issue configuring timezone on my jenkins server running on docker.
The centos7 is sync to the good time, the jenkins docker container also has the good time when i logged to it. i added this to the Dockerfile: ENV TZ="/usr/share/zoneinfo/EST5EDT" i also set the time zone via the JAVA_ARGS. Jobs executions and Page generated display the good time. the Issue is from the log file and the maven execution (maven.build.timestamp), they both display one hour late and at this point i really don't understand where that come from. Do you have any idea? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e1790239-07e8-4620-bfab-d06b97567f33%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
