This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
copter-projects
/
copter-train
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
7bd849be1f
Branches
Tags
master
copter-train
/
pack-copter-train
sunsheng
7bd849be1f
Merge branch 'master' of http://124.70.149.18:10880/copter-projects/copter-train
1 ano atrás
..
mongo-migrations
89442ca1dc
update
1 ano atrás
nginx
89442ca1dc
update
1 ano atrás
config-service.yaml
89442ca1dc
update
1 ano atrás
docker-compose.yaml
89442ca1dc
update
1 ano atrás
readme.md
e88356eae7
fix doc
1 ano atrás
start.sh
89442ca1dc
update
1 ano atrás
readme.md
docker 部署配置
说明
src/Dockerfile文件: 制作应用镜像
src/build.sh: 上传镜像
src/file目录: 应用中需要下载的模板excel文件
src/static目录: web后台管理静态文件
步骤
运行
sh build.sh
docker pull registry.cn-chengdu.aliyuncs.com/infish/pack-copter-train:v1.0.0
进入pack-copter-train 目录,运行
docker-compose up -d