progrium / envy

Lightweight dev environments with a twist
MIT License
321 stars 21 forks source link

clock #43

Open jgallen23 opened 9 years ago

jgallen23 commented 9 years ago

I've noticed my clock regularly gets out of sync in envy environments. Any good way to fix this? Is there a way for docker to use the system's clock?

progrium commented 9 years ago

Are you running in boot2docker? https://github.com/boot2docker/boot2docker/issues/290

jgallen23 commented 9 years ago

no, running on ubuntu 14.04

progrium commented 9 years ago

And your host is not also out of sync? http://stackoverflow.com/questions/24551592/how-to-make-sure-dockers-time-syncs-with-that-of-the-host

jgallen23 commented 9 years ago

nope, host not out of sync. I'll keep an eye out for when it happens again