1 Star 0 Fork 167

待应用/godoos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
godo 提交于 2024-11-25 23:13 +08:00 . add docker-compose
version: '3.8'
services:
godoos:
build:
context: .
dockerfile: Dockerfile
image: godoos/godoos:latest
ports:
- "56780:56780"
command: ["/godoos"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/to-be-applied/godoos.git
git@gitee.com:to-be-applied/godoos.git
to-be-applied
godoos
godoos
master

搜索帮助