1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 05:57:03 +00:00
Mirror from github
Go to file
Darren ada9380a91 Merge pull request #27 from sidharthamani/master
sync file system before making power syscalls
2015-02-20 11:50:03 -07:00
assets Fix more issues with state management 2015-02-16 22:27:32 -07:00
cmd sync file system before making power syscalls 2015-02-20 10:48:18 -08:00
config Add rancher user and lock root 2015-02-20 11:29:17 -07:00
docker Add rancher user and lock root 2015-02-20 11:29:17 -07:00
Godeps Update godeps 2015-02-19 20:05:52 -07:00
init General cleanup 2015-02-19 11:27:23 -07:00
scripts Start sshd 2015-02-20 11:47:40 -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 Further cleanup and refactoring 2015-02-19 20:05: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