Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzifer/gen-dockerfile
Replacement for the bash version of the generator using a proper templating engine
https://github.com/luzifer/gen-dockerfile
docker generator golang
Last synced: about 1 month ago
JSON representation
Replacement for the bash version of the generator using a proper templating engine
- Host: GitHub
- URL: https://github.com/luzifer/gen-dockerfile
- Owner: Luzifer
- License: apache-2.0
- Created: 2018-04-10T11:11:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T12:53:58.000Z (2 months ago)
- Last Synced: 2024-11-22T13:32:02.332Z (2 months ago)
- Topics: docker, generator, golang
- Language: Go
- Size: 974 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
[![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.