Skip to content

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

License

Notifications You must be signed in to change notification settings

ticketmaster/golang-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published