1
0
mirror of https://github.com/rancher/os.git synced 2025-08-14 13:03:22 +00:00
os/scripts/moby
Olli Janatuinen 872f1cd6da Initiate Burmilla OS project
- Use burmilla GitHub repos
- Release under burmilla Docker Hub
- GitHub action for create releases
- Updated boot image and login banner
- Use Debian as default console
- Updated system-cron to v0.5.0
- Updated services to latest versions
- Bump up kernel to 4.14.206
- Include burmilla/os-debianconsole:v1.9.0 to initrd
2021-02-18 20:07:36 +02:00
..
Dockerfile Initiate Burmilla OS project 2021-02-18 20:07:36 +02:00
rancheros.yml Initiate Burmilla OS project 2021-02-18 20:07:36 +02: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.