1
0
mirror of https://github.com/rancher/os.git synced 2025-06-25 14:31:33 +00:00
Mirror from github
Go to file
2015-02-17 17:01:38 -07:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd Implement rancherctl config set 2015-02-17 17:01:38 -07:00
config Implement rancherctl config set 2015-02-17 17:01:38 -07:00
docker Refactor configuration 2015-02-17 14:31:20 -07:00
Godeps Update godeps 2015-02-17 14:30:18 -07:00
init Refactor configuration 2015-02-17 14:31:20 -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 add ntp container 2015-02-17 14:47:37 -08:00
sysinit Refactor configuration 2015-02-17 14:31:20 -07:00
util tls key generation 2015-02-17 15:27:13 -08: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 tls key generation 2015-02-17 15:27:13 -08: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