Joined November 2013
·

Charles Johnson

San Francisco
·
·

I had a lot of trouble getting Docker to build from Go built in homebrew. It solved it with the information in this issue:

https://github.com/dotcloud/docker/issues/2665

Essentially, when installing Go from homebrew, you need to use the following options:

brew install go --devel --cross-compile-common --with-cgo

Achievements
40 Karma
0 Total ProTip Views
Interests & Skills