mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-21 19:49:37 +00:00
3c2f93fd691383f0ca79f5be1301e36c8e979c2c
This stops device auto-detect in 'hwdrivers'. On Docker for Windows driver auto-detect should not be necessary as all drivers are compiled in. Further, on slow machines (and in CI) th 'hwdrivers' seems to have race as it does a 'find' on '/sys/devices' and then performs actions. On slow machines (and in CI) it appears that VMBus devices get removed (and possibly re-added) causing the script to error. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Moby, the Alpine Linux distro for Docker editions
Simple build instructions: use make to build. make qemu will boot up in qemu in a container.
Requires GNU make, GNU tar (not Busybox tar), Docker to build.
Description
Languages
Go
48.2%
text
21.2%
Shell
14.1%
Dockerfile
5.7%
OCaml
4.6%
Other
6.2%