mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 12:54:10 +00:00
1041f95a6ed0204fe14e68c922e95fe50faaa98e
- Remove patch to prevent non-host network namespace to use VSOCK This is now handled by SECOMP profiles by docker - rebase the VMBUS version cherry-picks to Linus' tree. This will make it easier to get them into stable Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
Moby, a toolkit for custom Linux distributions
Simple build instructions: use make to build.
make qemu will boot up a sample in qemu in a container; on OSX make hyperkit will
boot up in hyperkit. make test or make hyperkit-test will run the test suite.
Requires GNU make, GNU or BSD tar (not Busybox tar) and Docker to build.
To customise, copy or modify the moby.yaml and then run ./bin/moby file.yaml to
generate. You can run the output with ./scripts/qemu.sh or ./scripts/hyperkit.sh.
Description
Languages
Go
48.2%
text
21.2%
Shell
14.1%
Dockerfile
5.7%
OCaml
4.6%
Other
6.2%