1
0
mirror of https://github.com/Luzifer/gen-dockerfile.git synced 2024-09-16 15:08:28 +00:00

Add badge-header

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-09-12 08:32:40 +02:00
parent 5a9be036a1
commit 54dde0a392
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,3 +1,9 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/gen-dockerfile)](https://goreportcard.com/report/github.com/Luzifer/gen-dockerfile)
![](https://badges.fyi/github/license/Luzifer/gen-dockerfile)
![](https://badges.fyi/github/downloads/Luzifer/gen-dockerfile)
![](https://badges.fyi/github/latest-release/Luzifer/gen-dockerfile)
![](https://knut.in/project-status/gen-dockerfile)
# Luzifer / gen-dockerfile
`gen-dockerfile` is a replacement for the bash version of the generator using a proper templating engine instead of a bash concatenation.