1 Star 1 Fork 2

天津浩源永亨电力科技有限公司/iec61850_open_gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gateway.yml 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "3.3"
services:
gateway:
build:
context: .
dockerfile: Dockerfile.libiec61850_gateway
hostname: gateway
networks:
subnetwork1:
ipv4_address: 10.0.0.250
privileged: true
ports:
- "2404:2404"
depends_on:
- "ied1_xcbr"
- "ied2_ptoc"
- "ied3_smv"
- "ied4_smv"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/haoyuanee/iec61850_open_gateway.git
git@gitee.com:haoyuanee/iec61850_open_gateway.git
haoyuanee
iec61850_open_gateway
iec61850_open_gateway
main

搜索帮助