docs(faq): update the time sync section

pull/12/head
Anthony Lapenna 2017-01-27 09:58:39 +13:00
parent a76f255b72
commit bd34019740
1 changed files with 3 additions and 0 deletions

View File

@ -136,3 +136,6 @@ token expiry time. A timedrift in your Docker system time might occur when using
that your Docker engine system time is the same as your machine system time and if not, restart your Docker engine.
As simple way to check your Docker system time is to use ``docker info`` or if the information is not available ``docker run busybox date``.
Users of Docker for Windows can also fix this by navigating to hyper-v-management -> virtual machines -> right-click on MobyLinuxVM -> settings -> integration services
and enabling the time sync checkbox in the services list.