1
0
mirror of https://github.com/rancher/os.git synced 2025-07-16 16:11:03 +00:00

Update README.md

This commit is contained in:
Denise 2015-11-15 11:02:08 -08:00
parent d2b51eee15
commit 414bbf98b7

View File

@ -1,6 +1,6 @@
# RancherOS
The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS to about 20MB. Everything else can be pulled in dynamically through Docker.
The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS to about 25MB. Everything else can be pulled in dynamically through Docker.
## How this works