Magic-Emerge / Magic-Emerge/magic-emerge

部署失败缺少 bluebird-app.jar

Open
#8 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
Java
Stars
95
Forks
17
PR merge metrics
No merged PRs in 30d

Description

我是一个新手,想问下。

第一步中:
1)找到 application.yml ,找到后需要干什么?我看在 src目录下,test 和 main 都有这个文件,这个要干什么

然后使用 docker部署时,执行
docker-compose up -d

报错,提示
"/bluebird-app-start/target/bluebird-app.jar": not found

我看 这个目录下确实没有这个文件,我又不知道该文件是干什么的,怎么下

希望能得到你的回复

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the application.yml files under src/main and src/test, then inspect the docker-compose configuration and the expected target/bluebird-app.jar path. Run docker-compose up -d to reproduce the missing-file error. Done means the deployment instructions identify the relevant configuration and the compose deployment no longer fails because the JAR is missing.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, java
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.