ticketmaster / golang-builds

An image for better Golang build support. It adds Glide and Gox and a full complement of linters.

Home Page:https://hub.docker.com/r/ticketmaster/golang-builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Docker Image for Performing Modern Go Builds

This is a base image that has the dependencies necessary for performing golang builds with Dep, Glide, and Gox support. Dep is the official golang dependency management tool. Glide in place to provide golang dependency management for legacy projects. Gox provides simplified cross-platform building. A full complement of Linters is also pre-installed.

Supported tags:

  • 1.10.3, 1.10, 1, latest
  • 1.10.2, 1.10.1, 1.10.0
  • 1.9.7, 1.9.6, 1.9.5, 1.9.4, 1.9.3, 1.9.2, 1.9.1, 1.9.0, 1.9
  • 1.8.3, 1.8
  • 1.8.0, 1.8.1, 1.8.2
  • 1.7.6, 1.7
  • 1.7.5

Included:

Glide Plugins:

Linters:

About

An image for better Golang build support. It adds Glide and Gox and a full complement of linters.

https://hub.docker.com/r/ticketmaster/golang-builds

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%