From 3a2b878ac1b19c5c4aad8da91c0b54e42f9be123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ozan=20Ka=C5=9F=C4=B1k=C3=A7=C4=B1?= Date: Fri, 20 Sep 2019 00:02:41 +0200 Subject: [PATCH] add dockerfile-generator (#2680) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2070f185..eef2cabe 100644 --- a/README.md +++ b/README.md @@ -2050,6 +2050,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [bombardier](https://github.com/codesenberg/bombardier) - Fast cross-platform HTTP benchmarking tool. * [bosun](https://github.com/bosun-monitor/bosun) - Time Series Alerting Framework. * [DepCharge](https://github.com/centerorbit/depcharge) - Helps orchestrating the execution of commands across the many dependencies in larger projects. +* [Dockerfile-Generator](https://github.com/ozankasikci/dockerfile-generator) - A go library and an executable that produces valid Dockerfiles using various input channels. * [dogo](https://github.com/liudng/dogo) - Monitoring changes in the source file and automatically compile and run (restart). * [drone-jenkins](https://github.com/appleboy/drone-jenkins) - Trigger downstream Jenkins jobs using a binary, docker or Drone CI. * [drone-scp](https://github.com/appleboy/drone-scp) - Copy files and artifacts via SSH using a binary, docker or Drone CI.