Justin Cormack 7d6de92700 More cleanup
- remove more editions code
- remove unused tool pad4
- add back whale to test output

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-07 13:05:53 +00:00
2017-03-07 13:05:53 +00:00
2017-02-01 10:58:52 +00:00
2016-12-22 13:40:28 -08:00
2017-03-07 12:23:53 +00:00
2017-03-07 13:05:53 +00:00
2017-03-06 22:28:41 +00:00
2017-03-07 12:23:53 +00:00
2017-03-07 12:23:53 +00:00
2017-03-07 13:05:53 +00:00

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
A toolkit for building secure, portable and lean operating systems for containers
Readme 241 MiB
Languages
Go 48.3%
text 21.3%
Shell 14%
Dockerfile 5.7%
OCaml 4.6%
Other 6.1%