Skip to content

Commit e585ae4

Browse files
authored
docs: use the same badges as the other repos
1 parent f5eec15 commit e585ae4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
docker-gen
22
=====
33

4-
![latest 0.7.6](https://img.shields.io/badge/latest-0.7.6-green.svg?style=flat)
5-
[![Build Status](https://travis-ci.org/jwilder/docker-gen.svg?branch=main)](https://travis-ci.org/jwilder/docker-gen)
6-
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
4+
5+
[![Tests](https://github.com/nginx-proxy/docker-gen/actions/workflows/tests.yml/badge.svg)](https://github.com/nginx-proxy/docker-gen/actions/workflows/tests.yml)
6+
[![GitHub release](https://img.shields.io/github/v/release/nginx-proxy/docker-gen)](https://github.com/nginx-proxy/docker-gen/releases)
7+
[![Docker Image Size](https://img.shields.io/docker/image-size/nginxproxy/docker-gen?sort=semver)](https://hub.docker.com/r/nginxproxy/docker-gen "Click to view the image on Docker Hub")
8+
[![Docker stars](https://img.shields.io/docker/stars/nginxproxy/docker-gen.svg)](https://hub.docker.com/r/nginxproxy/docker-gen 'DockerHub')
9+
[![Docker pulls](https://img.shields.io/docker/pulls/nginxproxy/docker-gen.svg)](https://hub.docker.com/r/nginxproxy/docker-gen 'DockerHub')
710

811
`docker-gen` is a file generator that renders templates using docker container meta-data.
912

0 commit comments

Comments
 (0)