1 Star 0 Fork 121

Kevinx / we-cmdb

forked from WeBank / we-cmdb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.tpl 291 Bytes
一键复制 编辑 原始数据 按行查看 历史
广意 提交于 2022-05-01 09:14 . Update readme
version: '2'
services:
wecmdb:
image: wecmdb:{{version}}
container_name: wecmdb-{{version}}
restart: always
volumes:
- /etc/localtime:/etc/localtime
- {{path}}/cmdb/conf:/app/cmdb/conf
- {{path}}/cmdb/logs:/app/cmdb/logs
ports:
- "{{port}}:8096"
Java
1
https://gitee.com/keivnx/we-cmdb.git
git@gitee.com:keivnx/we-cmdb.git
keivnx
we-cmdb
we-cmdb
master

搜索帮助