修改WVP打包
This commit is contained in:
parent
f0adb30707
commit
b7ab7d8330
|
|
@ -50,8 +50,10 @@ docker-compose build --no-cache tuoheng-modules-airline && docker-compose up -d
|
|||
docker-compose build --no-cache tuoheng-modules-task && docker-compose up -d tuoheng-modules-task
|
||||
docker-compose build --no-cache tuoheng-modules-fms && docker-compose up -d tuoheng-modules-fms
|
||||
docker-compose build --no-cache tuoheng-modules-media && docker-compose up -d tuoheng-modules-media
|
||||
# cp ../wvpjar/target/wvp-pro-2.7.4.jar ./wvp/wvpjar/jar/
|
||||
docker-compose build --no-cache wvp-pro && docker-compose up -d wvp-pro
|
||||
|
||||
|
||||
# 关闭所有环境/模块
|
||||
stop(){
|
||||
docker-compose stop
|
||||
|
|
|
|||
Loading…
Reference in New Issue