Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

eyedeekay-archive/go-backport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-backport

Builds Go executables with a very new Go version and a very old libc using docker. This is basically just a small extension of the official golang-go 1.18 docker image of Debian buster, which adds in libraries that I use a lot and a wrapper script to keep it compatible with my existing builds. It will pass through most Go environment variables to the container automatically.

The wrapper script works pretty much exactly like the go executable in most respects and is intended to be dropped into the $PATH ahead of go so my releases get fully built.

About

Builds Go executables with a very new Go version and a very old libc using docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published