GINでただのHello, Worldするだけ
- gin-gonic/gin: Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- Docker + Go + Gin の開発環境を準備する - Qiita
- DockerComposeでGoのGinとMySqlの環境を作ってみた-第1弾 | w2ソリューション株式会社 TECH Media
- [Golang + Docker]GinをDocker上で試してみる | 会津ラボブログ | 会津ラボブログ
- DockerでGoの開発環境を構築する - Qiita
- Docker+Gin環境を作成する | Rice Doc
Go modules を使った方法もあるらしいが、試せてないのでまた今度