yuzhen_base/README.md
2024-04-19 10:39:18 +08:00

11 lines
435 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.

# 软采基础镜像
包含dotnet 3.1 运行时i386 架构支持nats-server运行管理
### 编译
`docker build -t yuzhen_base:v1.0.2 .`
### docker 运行命令
`docker run -v /home/yuzhen/fanucDocker/drvCfg:/yuzhen_iot/service_manage/equipment_manage/Drv/cfg -v /home/yuzhen/fanucDocker/log:/yuzhen_iot/service_manage/ftp/log_storage gitiot.mgm-iot.com/iot/yuzhen_fanuc:v0.0.1`
-v 挂在配置文件路径和日志路径