13 Star 101 Fork 20

TNK-Studio / gortal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 204 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elf 提交于 2019-12-07 15:41 . [ADD] add dockerfile and docker-compose
version: "3"
services:
gortal:
image: gortal:latest
build:
context: .
dockerfile: ./Dockerfile
ports:
- "2222:2222"
volumes:
- "./volumes/root/.ssh:/root.ssh"
1
https://gitee.com/TNK-Studio/gortal.git
git@gitee.com:TNK-Studio/gortal.git
TNK-Studio
gortal
gortal
master

搜索帮助