Sign inSign up

cblomart/gobasebuild

By cblomart

Updated over 4 years ago

Basic image to build golang projetc staticaly and compressed

Image
0

4.3K

cblomart/gobasebuild repository overview

Go Basebuild image

I like to compress go outputed executables as well as compile them staticaly.

This image is based on official golang image and will add:

  • upx to compress executables

upx

To compress executables with upx

upx -qq --best <executable>

Tag summary

Content type

Image

Digest

Size

490.6 MB

Last updated

over 4 years ago

docker pull cblomart/gobasebuild