Skip to content

kevinmichaelchen/pkgx-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pkgx-go

A pkgx-based Docker image that manually installs Go.

Motivation

Using pkgx in build pipelines is really nice, but using it to build Go sometimes doesn't work. See this issue for more details. Once that's resolved, this image will become obsolete.

Building

docker build -t pkgx-go:latest .
docker run --rm -it pkgx-go:latest go version

About

pkgx-based Docker image with Go installed

Resources

Stars

Watchers

Forks

Packages