Skip to content

Commit 108a433

Browse files
author
Matt Burke
committed
Adds shields to readme
1 parent fae2eb2 commit 108a433

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### Platform Health
2+
3+
#### Docker Hub
4+
5+
[![Docker Automated Build](https://img.shields.io/docker/cloud/automated/openstacktools/openstack-client.svg)](https://hub.docker.com/r/openstacktools/openstack-client/builds/)
6+
[![Docker Build Status](https://img.shields.io/docker/cloud/build/openstacktools/openstack-client.svg)](https://hub.docker.com/r/openstacktools/openstack-client/builds/)
7+
[![Docker Stars](https://img.shields.io/docker/stars/openstacktools/openstack-client.svg)](https://hub.docker.com/r/openstacktools/openstack-client)
8+
[![Docker Pulls](https://img.shields.io/docker/pulls/openstacktools/openstack-client.svg)](https://hub.docker.com/r/openstacktools/openstack-client/)
9+
10+
#### GitHub
11+
12+
[![GitHub issues open](https://img.shields.io/github/issues/OpenStackTools/OpenStack-Client.svg)](https://github.com/OpenStackTools/OpenStack-Client/issues)
13+
114
# OpenStack-Client
215

316
A lightweight container with the openstack's CLI client (python-openstackclient) installed.

0 commit comments

Comments
 (0)