Closed hixichen closed 6 years ago
This change fixed several issues:
the build failed when used docker image to compile darwin binary inside ubuntu image. Due to the imported cgo, cross-compile needed to be updated. A script is added to build binary with golang installed on the machine.
protoc inside toolchain image.
This change fixed several issues:
the build failed when used docker image to compile darwin binary inside ubuntu image. Due to the imported cgo, cross-compile needed to be updated. A script is added to build binary with golang installed on the machine.
protoc inside toolchain image.