mirror of
https://github.com/Luzifer/gen-dockerfile.git
synced 2024-11-08 15:10:09 +00:00
Add badge-header
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
5a9be036a1
commit
54dde0a392
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue