Skip to content

Commit f9399c0

Browse files
committed
feat(README.md): add badge for Travis CI build
1 parent 114b892 commit f9399c0

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Registry
22

3+
[![Build Status](https://travis-ci.org/deis/registry.svg?branch=master)](https://travis-ci.org/deis/registry)
4+
35
A Docker image registry for use in the Deis open source PaaS.
46

5-
This Docker image is based on the official docker distribution image.
7+
This Docker image is based on alpine linux and uses the official Docker V2 registry code.
68

7-
Please add any [issues](https://github.com/deis/registry/issues) you find with this software to the [Distribution Project](https://github.com/docker/distribution).
9+
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage
10+
applications on your own servers. Deis builds on [Kubernetes](http://kubernetes.io/) to provide
11+
a lightweight, [Heroku-inspired](http://heroku.com) workflow.
812

913
## Deploying
1014

0 commit comments

Comments
 (0)