1 Star 0 Fork 14

李文同学/redisbygo

forked from waterloocode/redisbygo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 174 Bytes
一键复制 编辑 原始数据 按行查看 历史
ccb1900 提交于 2020-09-03 15:38 . add docker build
version: "3"
services:
redisdev:
build:
context: .
args:
- CHINESE_ENABLE=${CHINESE_ENABLE}
- GOPROXY=${GOPROXY}
redis:
image: redis:5
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/tmac2006/redisbygo.git
git@gitee.com:tmac2006/redisbygo.git
tmac2006
redisbygo
redisbygo
dev

搜索帮助