1
0
Fork 0
mirror of https://github.com/Luzifer/gen-dockerfile.git synced 2024-11-08 07:00:12 +00:00
gen-dockerfile/README.md
Knut Ahlers 54dde0a392
Add badge-header
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-09-12 08:33:40 +02:00

9 lines
566 B
Markdown

[![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.