Skip to content

spawon/docker-golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

docker-golang

Vungle's unified Go SDK for development and continuous integration.

docker run --rm vungle/golang:1 go version

Builds

Docker image can be built with:

make build

Then tested with:

make test

We're using Travis-CI to continuously deploying on commits to master branch. Make sure changes passes make build test command.

Future improvements

  • Integration other go projects in this repo as dependency breakage.

About

Lightweight Docker Image for Building Golang Projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 42.4%
  • Dockerfile 30.3%
  • Go 14.9%
  • Makefile 12.4%