diff --git a/README.md b/README.md index 73dbf3b5..360ca0d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # RancherOS +[![Build Status](https://drone8.rancher.io/api/badges/rancher/os/status.svg?branch=master)](https://drone8.rancher.io/rancher/os) +[![Docker Pulls](https://img.shields.io/docker/pulls/rancher/os.svg)](https://store.docker.com/community/images/rancher/os) [![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.