1
0
mirror of https://github.com/rancher/os.git synced 2025-07-06 03:26:12 +00:00
Mirror from github
Go to file
2015-02-19 14:34:34 -08:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd Fix cloudinit compilation 2015-02-19 14:43:37 -07:00
config Merge pull request #10 from sidharthamani/syslogd 2015-02-19 15:33:22 -07:00
docker Better rollback/restart/upgrade container 2015-02-19 08:35:17 -07:00
Godeps Godep changes 2015-02-19 13:46:06 -07:00
init General cleanup 2015-02-19 11:27:23 -07:00
scripts exec ntp, don't fork 2015-02-19 14:34:34 -08:00
util Refactor tlsconf 2015-02-19 13:48:10 -07:00
.dockerignore Initial commit 2015-02-08 21:38:37 -07:00
.drone.yml CI scripts 2015-02-17 17:01:38 -07:00
.gitignore Ignore assets 2015-02-19 13:48:27 -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 Build script changes 2015-02-19 11:26:59 -07:00
main.go Fix cloudinit compilation 2015-02-19 14:43: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