IotEdge_base/README.md
2024-06-24 14:43:56 +08:00

14 lines
454 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 华为Edge软采基础镜像
包含dotnet 3.1 运行时i386 架构支持,
### 替换程序
将真实驱动解压到 prog路径下删掉 virdrv ,修改dLoad.json ,注意需要额外增加一个指定日志路径的参数 “-logdir,log”
### 编译
`docker build -t gitiot.mgm-iot.com/iot_images/xxx:vx.x.x .`
### 发布
在edge 发布版本时注意修改卷映射,将容器目录修改为: /var/IoTEdge/config
![alt text](image.png)