/docker-go

Custom Golang docker image instructions with dev toolkit

Primary LanguageDockerfile

About this repo

Docker Stars Docker Pulls

This is a Dockerfile instructions to build a container image with Golang and some additional features

  • GoConvey
  • Google Wire
  • GolangCI Lint
  • GraphQL Generator + DataLoad plugin
  • SQL Migrate
  • Micro CLI

Versions

  • tag: 1.12 based on golang:1.12
  • tag: 1.13 based on golang:1.13