1
0
mirror of https://github.com/rancher/os.git synced 2025-05-31 19:06:17 +00:00
os/scripts/moby
Sven Dowideit a4e7036086 updates for latest moby changes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-13 20:06:34 +10:00
..
Dockerfile Add build-moby and run-moby to start 2017-07-13 15:12:57 +10:00
rancheros.yml updates for latest moby changes 2017-07-13 20:06:34 +10:00
README.md Add README 2017-07-13 15:12:59 +10:00

RancherOS built using LinuxKit/Moby

This is an initial non-containerd version.

To build, first run make dev, and then make build-moby.

To run in qemu, use make run-moby.

At the moment, linuxkit run rancheros crashes with a kernel panic.