我碰巧发现,我的macos(x86)可以为arm映像arm64v8/阿尔卑斯运行一个码头容器,但有以下警告:
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific
我试着在我的Linux桌面上编译一个go程序(Linux桌面4.10.0-28-generic #32-Ubuntu SMP Fri Jun 30 05:32:18UTC 2017 x86_64 GNU/Linux),go version go version go1.8.3 linux/amd64 to arm:
$ GOPATH=/home/xrfang/git/hermes/ GOARM=7 GOARCH=<em
/ ct-bash: ct/arm-unknown-linux-gnu-c++: No such file or directoryrw@seven:~$ ll ct/arm-unknown-linux-gnu-c++
-rwxr-xr-x 2 500 500 206621 Feb 12 2006 ct/arm-unknown-