1
0
mirror of https://github.com/rancher/os.git synced 2025-06-22 21:17:02 +00:00
os/scripts/moby/README.md

10 lines
251 B
Markdown
Raw Normal View History

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