mirror of
https://github.com/rancher/os.git
synced 2025-07-03 01:56:14 +00:00
Add README.md
This commit is contained in:
parent
8c1cb32d3b
commit
4b862347e4
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# RancherOS
|
||||||
|
|
||||||
|
It's containers all the way down! Everything is powered by Docker (I mean everything).
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
./build.sh
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
KVM, VirtualBox, and VMware all supported. Just boot from the `rancheros.iso`
|
||||||
|
|
||||||
|
## Commands
|
||||||
|
|
||||||
|
*docker* -- Good old Docker, you that to run stuff.
|
||||||
|
*system-docker* -- The docker instance running the system containers
|
Loading…
Reference in New Issue
Block a user