Add Dofigen to Dockerfile list (#1487)

Added Dofigen to the list of Dockerfile generators.
This commit is contained in:
Thomas DA ROCHA
2026-07-21 23:14:41 +02:00
committed by GitHub
parent c3285c715c
commit 8972f2ddc0
+1
View File
@@ -145,6 +145,7 @@ Minimal, hardened, or purpose-built container base images.
- [Dockerfile Generator](https://github.com/ozankasikci/dockerfile-generator) `dfg` is both a Go library and an executable that produces valid Dockerfiles using various input channels.
- [Dockershelf](https://github.com/Dockershelf/dockershelf) - A repository that serves as a collector for docker recipes that are universal, efficient and slim. Images are updated, tested and published daily via a Travis cron job.
- [Dofigen](https://github.com/lenra-io/dofigen) - A Dockerfile generator using a simplified description in YAML or JSON format.
- [Trsuted Builds](https://dockerfile.github.io/) - Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
### Linter