From 96d17bb5a70c81344b558f4e90ec496dc91a58a5 Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Mon, 21 Dec 2015 22:15:55 +0100 Subject: [PATCH] Added badges showing a few key facts next to the CI status. * Updated Docker Hub URL to new schema. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d7ce5..2099c33 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # OpenVPN for Docker [![Build Status](https://travis-ci.org/kylemanna/docker-openvpn.svg)](https://travis-ci.org/kylemanna/docker-openvpn) +[![Docker Stars](https://img.shields.io/docker/stars/kylemanna/openvpn.svg)](https://hub.docker.com/r/kylemanna/openvpn/) +[![Docker Pulls](https://img.shields.io/docker/pulls/kylemanna/openvpn.svg)](https://hub.docker.com/r/kylemanna/openvpn/) +[![ImageLayers Size](https://img.shields.io/imagelayers/image-size/kylemanna/openvpn/latest.svg)](https://hub.docker.com/r/kylemanna/openvpn/) +[![ImageLayers Layers](https://img.shields.io/imagelayers/layers/kylemanna/openvpn/latest.svg)](https://hub.docker.com/r/kylemanna/openvpn/) OpenVPN server in a Docker container complete with an EasyRSA PKI CA. @@ -9,7 +13,7 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq). #### Upstream Links -* Docker Registry @ [kylemanna/openvpn](https://registry.hub.docker.com/u/kylemanna/openvpn) +* Docker Registry @ [kylemanna/openvpn](https://hub.docker.com/r/kylemanna/openvpn/) * GitHub @ [kylemanna/docker-openvpn](https://github.com/kylemanna/docker-openvpn) #### Example Service