1 Star 1 Fork 3

神帅 / ftgo-application

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
start-services.sh 173 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Richardson 提交于 2017-10-23 21:20 . Enhanced start-services.sh
#! /bin/bash -e
docker-compose up -d --build mysql
./wait-for-mysql.sh
docker-compose up -d --build
echo -n waiting for the services to start...
./wait-for-services.sh
1
https://gitee.com/codergit.com/ftgo-application.git
git@gitee.com:codergit.com/ftgo-application.git
codergit.com
ftgo-application
ftgo-application
master

搜索帮助