Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: optimize the project structure and add docker-compose deployment #2236

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

lichong-a
Copy link

  1. 替换Dockerfile中已被废弃的基础镜像,使用amazoncorretto:8-alpine-jre代替
  2. 增加docker compose一键部署方案
  3. 优化assembly自动打包,给可执行脚本默认0755权限
  4. 使用frontend-maven-plugin进行前端打包,且放入profile中,可以不打包前端,节约后端开发时间(前端编译时间过长)

@lichong-a
Copy link
Author

@scottsut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant