1
0
mirror of https://github.com/rancher/os.git synced 2025-06-22 21:17:02 +00:00
os/scripts/moby/README.md
Sven Dowideit 03f90fd748 Add README
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-13 15:12:59 +10:00

10 lines
251 B
Markdown

# 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.