This will break compilation, until the next commit
Also update some package strings in 'vendor.conf' as the new vndr
was complaining about them not being root imports.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
'moby run' will use the kernel and initrd image produced
by 'moby build' and, on macOS, will run it inside a
hyperkit VM. This assumes that you have a recent version
of Docker for Mac installed as it re-uses the hyperkit
and VPNKit from it.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>