Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add support for ARMv8 (AKA: arm64 or Aarch64) #517
Conversation
|
@adconrad code looks good but could you sign your commit? These commits do not have a proper 'Signed-off-by:' marker: Please amend each commit to include a properly formatted DCO marker. Visit the following URL for information about the Docker DCO: |
|
On Thu, Apr 09, 2015 at 09:32:56AM -0700, Michael Crosby wrote:
Right, can do. I probably have some PPC fixes and an ARM fix to ... Adam |
|
@adconrad thanks! |
adconrad commentedApr 9, 2015
The commit itself should be self-explanatory. This was tested with docker 1.5 on Ubuntu with gccgo. Should work with golang as well, in theory, but we'll test that theory when the golang port is more complete.