1 Star 0 Fork 40

我是城墟垣/oms

forked from wilean/oms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yaml 159 Bytes
一键复制 编辑 原始数据 按行查看 历史
wilean 提交于 2017-04-22 09:46 . dashboard
#docker-compose version
version: '3.2'
services:
oms:
build: .
container_name: oms
restart: always
ports:
- "8080:80"
- "2222:22"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/williamzhu89/oms.git
git@gitee.com:williamzhu89/oms.git
williamzhu89
oms
oms
master

搜索帮助