1
0
mirror of https://github.com/rancher/os.git synced 2025-07-01 09:11:48 +00:00
Mirror from github
Go to file
2015-02-14 09:34:11 -07:00
assets Initial commit 2015-02-08 21:38:37 -07:00
config Refactor configuration structure 2015-02-14 09:29:07 -07:00
docker Support nil cfg for NewClient 2015-02-14 09:29:30 -07:00
Godeps Update Godeps 2015-02-14 09:27:30 -07:00
init Add some debug logging 2015-02-14 09:34:11 -07:00
scripts Add release script 2015-02-08 22:09:51 -07:00
sysinit Initial commit 2015-02-08 21:38:37 -07:00
user Initial commit 2015-02-08 21:38:37 -07:00
util Initial commit 2015-02-08 21:38:37 -07:00
.dockerignore Initial commit 2015-02-08 21:38:37 -07:00
.gitignore Initial commit 2015-02-08 21:38:37 -07:00
.package Initial commit 2015-02-08 21:38:37 -07:00
.wrap-docker-args Initial commit 2015-02-08 21:38:37 -07:00
build.sh Initial commit 2015-02-08 21:38:37 -07:00
main.go Initial commit 2015-02-08 21:38:37 -07:00
README.md Update README.md 2015-02-08 22:23:32 -07:00

RancherOS

It's containers all the way down! Everything is powered by Docker (I mean everything).

Building

Docker 1.5+ required.

./build.sh

Running

KVM, VirtualBox, and VMware all supported. Just boot from the rancheros.iso

Commands

docker -- Good old Docker, use that to run stuff.

system-docker -- The docker instance running the system containers