1
0
mirror of https://github.com/rancher/os.git synced 2025-07-17 16:41:04 +00:00
Mirror from github
Go to file
2015-02-16 20:56:00 -07:00
assets Initial commit 2015-02-08 21:38:37 -07:00
config Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master 2015-02-16 20:56:00 -07:00
docker Add tty and half way broken state handling 2015-02-16 16:38:49 -07:00
Godeps Update Godeps 2015-02-14 09:27:30 -07:00
init add power functions - down, restart, halt 2015-02-16 17:17:43 -07:00
power add power functions - down, restart, halt 2015-02-16 17:17:43 -07:00
respawn Add tty and half way broken state handling 2015-02-16 16:38:49 -07:00
scripts Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master 2015-02-16 20:56:00 -07:00
sysinit Switch to virtio 2015-02-16 20:52:48 -07:00
user Fix system-docker host uri 2015-02-14 09:37:03 -07:00
util find fs type of device automatically 2015-02-16 16:44:59 -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 add power functions - down, restart, halt 2015-02-16 17:17:43 -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