8000 GitHub - neilotoole/golang-cross
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neilotoole/golang-cross

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork

This neilotoole/golang-cross repo forks the docker/golang-cross repo because that repo's images are published with an older version of Go (1.13.x at the time of writing). This image builds to a newer Go version. See build.sh.

Golang Cross Compile Docker Image

This repo contains a Dockerfile for building an image which is used to cross compile golang. It includes the MinGW compiler for windows, and an OSX SDK.

This image is available from https://hub.docker.com/r/dockercore/golang-cross and is used to build https://github.com/docker/cli.

Packages

No packages published

Languages

  • Dockerfile 74.0%
  • Shell 26.0%
0