Add docker-go-mingw (#3542)

* add docker-go-mingw

* More descriptive summary for docker-go-mingw
This commit is contained in:
Denis Sedchenko 2021-03-27 17:53:38 +05:00 committed by GitHub
parent bdd65cb74a
commit 25ab8dcea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2401,6 +2401,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [bosun](https://github.com/bosun-monitor/bosun) - Time Series Alerting Framework.
* [cassowary](https://github.com/rogerwelin/cassowary) - Modern cross-platform HTTP load-testing tool written in Go.
* [DepCharge](https://github.com/centerorbit/depcharge) - Helps orchestrating the execution of commands across the many dependencies in larger projects.
* [docker-go-mingw](https://github.com/x1unix/docker-go-mingw) - Docker image for building Go binaries for Windows with MinGW toolchain.
* [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.