1
0
Fork 0
mirror of https://github.com/Luzifer/gen-dockerfile.git synced 2024-11-08 07:00:12 +00:00
Replacement for the bash version of the generator using a proper templating engine
Find a file
Knut Ahlers 7c2c965ff7
Allow setting custom variables
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-06 16:14:55 +02:00
.repo-runner.yaml Add go modules support 2019-09-12 08:33:40 +02:00
gen-dockerfile.tpl Initial version 2018-04-10 13:08:17 +02:00
go.mod Allow setting custom variables 2021-09-06 16:14:55 +02:00
go.sum Allow setting custom variables 2021-09-06 16:14:55 +02:00
History.md prepare release v0.3.0 2020-09-07 20:03:27 +02:00
LICENSE Initial version 2018-04-10 13:08:17 +02:00
main.go Allow setting custom variables 2021-09-06 16:14:55 +02:00
Makefile Add automated building 2018-04-10 13:10:49 +02:00
README.md Add badge-header 2019-09-12 08:33:40 +02:00

Go Report Card

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.