mirror of
https://github.com/rancher/os.git
synced 2025-06-22 21:17:02 +00:00
10 lines
251 B
Markdown
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.
|