the jenkins docker image transpose JAVA_OPTS to JAVA_ARGS
exec java "${java_opts_array[@]}" -jar /usr/share/jenkins/jenkins.war "
${jenkins_opts_array[@]}" "$@"
sorry for the confusion
On Monday, April 3, 2017 at 11:23:07 AM UTC-4, [email protected] wrote:
>
> 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/6544092b-71ac-4f2b-9252-b287f329f351%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.