first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# 软采基础镜像
|
||||
包含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 挂在配置文件路径和日志路径
|
||||
Reference in New Issue
Block a user