This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
copter-projects
/
copter-train
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ecbbd85ecf
Ramos
Etiquetas
master
copter-train
/
pack-copter-train
suncloud
22ff8990ae
clear
há 1 ano atrás
..
nginx
89442ca1dc
update
há 1 ano atrás
config-service.yaml
89442ca1dc
update
há 1 ano atrás
docker-compose.yaml
89442ca1dc
update
há 1 ano atrás
readme.md
e88356eae7
fix doc
há 1 ano atrás
start.sh
89442ca1dc
update
há 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