by arunvelsriram · AI Tool · ★ 151
Note: Time drift issue is fixed in latest version of Docker for Mac. Please check https://github.com/docker/for-mac/issues/17. docker-time-sync-agent is a tool to prevent time drift in Docker for Mac's HyperKit VM. Docker daemon fails to update the VM's time after computer wakes up from sleep. The result is that VM's clock will be set to a past time. This inturn will make Docker containers use that time. So what's the problem if the container's use a wrong time ? Some services (like S3, Okta) will block requests orginating from a source whose time is wrong.
| Stars | 151 |
| Forks | 8 |
| Language | Objective-C |
| Category | AI Tool |
| License | Apache-2.0 |
| Quality Score | 67.0438557605261/100 |
| Last Updated | 2017-10-14 |
| Created | 2016-12-25 |
| Platforms | docker |
| Est. Tokens | ~2k |
Explore other popular ai tool tools:
docker-time-sync-agent is docker-time-sync-agent is a tool to prevent time drift in Docker for Mac's HyperKit VM.. It is categorized as a AI Tool with 151 GitHub stars.
docker-time-sync-agent is primarily written in Objective-C. It covers topics such as docker, osx.
You can find installation instructions and usage details in the docker-time-sync-agent GitHub repository at github.com/arunvelsriram/docker-time-sync-agent. The project has 151 stars and 8 forks, indicating an active community.
docker-time-sync-agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.