Skip to content

This fix docker clock out of sync in Docker for Mac's VM.

Notifications You must be signed in to change notification settings

bunnyyiu/mac-docker-time-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

mac-docker-time-sync

mac-docker-time-sync install a cron job on Mac to prevent time drift in Docker for Mac's HyperKit VM.

The docker daemon didn't update the VM's internal clock when the host is wake up from sleep. The timer in docker will be in past time and will make some programs that requires external syncronization to fail (e.g. s3 upload).

Install

./install.sh

About

This fix docker clock out of sync in Docker for Mac's VM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages