1
0
mirror of https://github.com/rancher/os.git synced 2025-06-26 23:06:51 +00:00
Mirror from github
Go to file
Darren Shepherd ace2fa1f65 gofmt change
2015-02-19 13:47:06 -07:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd gofmt change 2015-02-19 13:47:06 -07:00
config gofmt change 2015-02-19 13:47:06 -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
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 Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master 2015-02-19 11:32:09 -07:00
sysinit General cleanup 2015-02-19 11:27:23 -07:00
util wire up tls config 2015-02-18 13:29:28 -08: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 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 Build script changes 2015-02-19 11:26:59 -07:00
main.go Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master 2015-02-19 11:32:09 -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