1
0
mirror of https://github.com/rancher/os.git synced 2025-07-05 02:56:13 +00:00
Mirror from github
Go to file
2015-02-19 13:58:29 -07:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd Move sysinit to cmd 2015-02-19 13:58:29 -07:00
config Refactor tlsconf 2015-02-19 13:48:10 -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 New os base 2015-02-19 13:47:44 -07: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 Move sysinit to cmd 2015-02-19 13:58:29 -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