Gekko Forum
GEKKO on docker : time not sync on web UI - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Discussion (https://forum.gekko.wizb.it/forum-23.html)
+--- Thread: GEKKO on docker : time not sync on web UI (/thread-1909.html)



GEKKO on docker : time not sync on web UI - bourriket - 03-02-2018

Hi !

i meet problem with the conf of the time.

the time off my host and my contener is ok

Code:
root@d:/gekko# date
vendredi 2 mars 2018, 14:14:54 (UTC+0100)
root@d:/gekko# docker exec -ti gekko_gekko_1 date
Fri Mar  2 14:15:05 CET 2018
root@d:/home/ben/gekko2/gekko#


but on the UI, the time is shift by one hour.

Please, any one know how can i set time on gekko ?