dockerfile-generator
Docker generator
Generates Dockerfile instructions from input data
dfg - Generates dockerfiles based on various input channels.
172 stars
5 watching
20 forks
Language: Go
last commit: over 2 years ago
Linked from 3 awesome lists
dfgdockerdockerfiledockerfile-generator
Related projects:
Repository | Description | Stars |
---|---|---|
laniksj/dfimage | Reverses-engineering of a Docker image to recreate the corresponding Dockerfile. | 365 |
upserve/dockly | A tool for generating Docker images for packaged applications with ease. | 225 |
ph3nol/docker-arch | A tool that automates the creation of Dockerized development environments from simple YAML configuration files. | 30 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
patrickhoefler/dockerfilegraph | Visualizes multi-stage Dockerfile build processes as a graph representation of dependencies and stages. | 158 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,158 |
aksiksi/compose2nix | Converts Docker Compose projects to NixOS config files | 421 |
rmannibucau/docosh | A tool to generate Docker aliases for simple Java applications | 0 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,246 |
espi0n/dockerfiles | A collection of custom Dockerfile instructions and templates for building Docker images | 39 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
codingconcepts/dg | A fast data generator for relational data. | 32 |
komljen/dockerfile-examples | Provides Dockerfile examples and automated build scripts for various applications. | 574 |
coveooss/tgf | An automated tool to run Terraform and Terragrunt in a Docker container with customizable configuration | 104 |