mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-08 00:04:50 +00:00
The Windows start script polls the VM for it's IP address before initiating things like CIFS mounts. Getting the IP config is done via the KVP daemon. Starting it earlier reduce the start up delay, in particular if the VM is part of a swarm. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>