编译chaosblade:
- 下载 https://golang.google.cn/dl/
- 安装http://c.biancheng.net/view/3993.html
- 设置GOPROXY=https://goproxy.cn
- make clean
- 修改makefile docker run相关 --env GOPROXY=https://goproxy.cn 避免 go Get https://proxy.golang.org i/o timeout
- make clean && make build_linux_arm make build_with_linux_arm ARGS="cli os" (pre_build build_linux_arm_with_arg) (build/image/blade/chaosblade-1.3.0)
- 网络问题: git clone -b v1.3.0 https://github.com/chaosblade-io/chaosblade-exec-os.git target/cache/chaosblade-exec-os fatal: unable to access 'https://github.com/chaosblade-io/chaosblade-exec-os.git/': gnutls_handshake() failed: Error in the pull function.