其他分享
首页 > 其他分享> > EdgexGo1.3编译-3 整体流程

EdgexGo1.3编译-3 整体流程

作者:互联网

1、下载edgex-go源代码

git clone https://github.com/edgexfoundry/edgex-go.git

2、编译

make build

3、运行

make run

4、制作镜像

make docker

当然中间会缺一些文件或者需要环境变量,请自行根据情况baidu.  

  

  

  

标签:git,edgex,EdgexGo1.3,流程,编译,go,源代码,make
来源: https://www.cnblogs.com/zhaogaojian/p/14983195.html