Project-Books / book-project

Book tracker web app for book lovers
https://project-books.github.io/
GNU General Public License v3.0
482 stars 457 forks source link

Unable to find app.jar #909

Closed knjk04 closed 2 years ago

knjk04 commented 2 years ago

Describe the bug

When running the backend with Docker, I get 'Error: unable to access jarfile app.jar'

To Reproduce Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behaviour

It should be able to find the app jar file (book-app).

Additional context

Error: https://gist.github.com/knjk04/9bb26824e6c2e9af98bc77ac7b88d283

Add any other context about the problem here (e.g. stack trace, branch name, commit hash, etc.).

knjk04 commented 2 years ago

Blocked by #893