Sign inSign up

miketonks/static-go-python

By miketonks

Updated over 9 years ago

Container to build a static go-python binary, using musl, with openssl support.

Image
0

162

miketonks/static-go-python repository overview

static-go-python

This repository contains the tools to build a static go-python binary, using musl, with openssl and various other requirements.

It borrows heavily from https://github.com/andrew-d/static-binaries and of course https://github.com/sbinet/go-python

Build is fully automated via docker containers, making it easy to reproduce on any platform and integrate with build systems such as Jenkins.

example

In the /example folder there is a basic build script and Makefile to build a simple go-python binary.

''' make build make run '''

Tag summary

Content type

Image

Digest

Size

550.9 MB

Last updated

over 9 years ago

docker pull miketonks/static-go-python