Skip to content

tsitle/dockercontainer-app-go_native_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go 1.13.5 compiler Docker Container for AARCH64, ARMv7l, X86 and X64

For for compiling go (golang) based applications using Docker.

Docker Container usage

Put your source in ./mpapp/ and then run something like:

$ ./dc-run ./build.sh

See the file ./mpapp/build-mailslurper.sh for an example build script.

Required Docker Image

The Docker Image app-go_native_compiler-<ARCH> will automaticly be downloaded from the Docker Hub.
The source for the image can be found here https://github.com/tsitle/dockerimage-app-go_native_compiler.

About

Go compiler Docker Container for AARCH64, ARMv7l, X86 and X64

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages