From 4b862347e4085a90e6775d0fedeb21792f776660 Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Sun, 8 Feb 2015 21:55:14 -0700 Subject: [PATCH] Add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..307ce381 --- /dev/null +++ b/README.md @@ -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