mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 08:26:42 +00:00
9fb2bbecc81c2c05fe5a205f3b59ed02177da3c1
For filesharing to work properly the VM and host clocks should be in-sync, even if the host clock has drifted relative to a good external timesource. This patch removes ntp from the VM and replaces it with an hourly sync with the VM's RTC which is plumbed into `gmtime`/`localtime` in `xhyve`. Fixes [docker/pinata#229] Signed-off-by: David Scott <dave.scott@unikernel.com>
Base repo for Moby, codename for the Docker Linux distro
Initial requirements are being driven by the very minimal goal of replacing boot2docker for the new Mac app.
However these requirements are fairly small and the scope is intended to be much broader.
Description
Languages
Go
48.3%
text
21.3%
Shell
14%
Dockerfile
5.7%
OCaml
4.6%
Other
6.1%