1 Star 0 Fork 19

netgod / osmedeus

forked from Gitee 极速下载 / osmedeus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
j3ssie 提交于 2019-09-29 21:49 . Add Dockerfile
version: '3.7'
services:
web:
image: osmedeus:latest
build:
context: .
dockerfile: Dockerfile
ports:
- "8000:8000"
volumes:
- osmedeusworkspaces:/root/.osmedeus/workspaces
environment:
DEBUG: 'false'
volumes:
osmedeusworkspaces:
Python
1
https://gitee.com/netgod/osmedeus.git
git@gitee.com:netgod/osmedeus.git
netgod
osmedeus
osmedeus
master

搜索帮助