1
0
mirror of https://github.com/rancher/os.git synced 2025-06-25 22:41:36 +00:00
Mirror from github
Go to file
Darren Shepherd 11a11ca3d1 Update godeps
2015-02-17 14:30:18 -07:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd/systemdocker Update godeps 2015-02-17 14:30:18 -07:00
config Some refactoring 2015-02-17 01:18:48 -07:00
docker Some refactoring 2015-02-17 01:18:48 -07:00
Godeps Update godeps 2015-02-17 14:30:18 -07:00
init Some refactoring 2015-02-17 01:18:48 -07:00
power Merge power funcs and fix build issues 2015-02-16 22:09:26 -07:00
respawn Add tty and half way broken state handling 2015-02-16 16:38:49 -07:00
scripts Some refactoring 2015-02-17 01:18:48 -07:00
sysinit Some refactoring 2015-02-17 01:18:48 -07:00
util Merge power funcs and fix build issues 2015-02-16 22:09:26 -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