1
0
mirror of https://github.com/rancher/os.git synced 2025-07-03 10:06:13 +00:00
os/README.md

20 lines
381 B
Markdown
Raw Normal View History

2015-02-09 04:55:14 +00:00
# RancherOS
It's containers all the way down! Everything is powered by Docker (I mean everything).
## Building
2015-02-09 05:10:58 +00:00
Docker 1.5+ required.
2015-02-09 04:55:14 +00:00
./build.sh
## Running
KVM, VirtualBox, and VMware all supported. Just boot from the `rancheros.iso`
## Commands
2015-02-09 05:10:58 +00:00
`docker` -- Good old Docker, use that to run stuff.
`system-docker` -- The docker instance running the system containers