1
0
mirror of https://github.com/rancher/os.git synced 2025-07-19 17:39:04 +00:00

Add go-report-card

This commit is contained in:
niusmallnan 2019-01-23 22:51:53 +08:00
parent 5cfa416b8b
commit 5dfb077a49

View File

@ -1,5 +1,7 @@
# RancherOS
[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/os)](https://goreportcard.com/badge/github.com/rancher/os)
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 very small. Everything else can be pulled in dynamically through Docker.
## How this works