Skip to content

ambakshi/golang-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang build

Build a golang 1.3.3 rpm inside a docker container.

The Makefile builds the images and then copies the rpm from a running container into your current directory.

docker build -t golang-build .
docker run --rm -v `pwd`:/target golang-build

About

Build goland in docker container to produce a rpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages