This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
copter-projects
/
copter-train
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
84549d80ea
Branches
Tags
master
copter-train
/
pack-copter-train
suncloud
22ff8990ae
clear
il y a 1 an
..
nginx
89442ca1dc
update
il y a 1 an
config-service.yaml
89442ca1dc
update
il y a 1 an
docker-compose.yaml
89442ca1dc
update
il y a 1 an
readme.md
e88356eae7
fix doc
il y a 1 an
start.sh
89442ca1dc
update
il y a 1 an
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