1 Star 0 Fork 324

jackhuyh / HFish

forked from HFish / HFish 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "3"
services:
hfish:
build:
context: ./dockerfile
dockerfile: ./Dockerfile
restart: always
ports:
- "9001:9001" # Landing page
- "21:21"
- "22:22"
- "23:23"
- "69:69"
- "3306:3306"
- "5900:5900"
- "6379:6379"
- "7879:7879"
- "8080:8080"
- "8081:8081"
- "8989:8989"
- "9000:9000"
- "9200:9200"
- "11211:11211"
Go
1
https://gitee.com/hudashi/HFish.git
git@gitee.com:hudashi/HFish.git
hudashi
HFish
HFish
master

搜索帮助